Edit

IABSD.fr/xenocara/lib/xcb-util/xcb-aux.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2014-04-14 19:26:35
    Hash : 7283b341
    Message : Update xcb-utils to 0.3.9. Tested by naddy@, shadchin@ and ajacoutot@ who I forgot to thank for testing libxcb-1.10 too.

  • lib/xcb-util/xcb-aux.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    libdir=@libdir@
    includedir=@includedir@
    
    Name: XCB Aux library
    Description: XCB convenient functions
    Version: @PACKAGE_VERSION@
    Requires: xcb
    Libs: -L${libdir} -lxcb-util
    Cflags: -I${includedir}