summaryrefslogtreecommitdiff
path: root/libwnck-1.0.pc.in
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-11-13 15:16:10 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-11-13 15:16:10 +0000
commitc7343fa18d5d1f882df50027455455c84e37ab55 (patch)
tree5b48191e02139116592cae5f8b18c9e1a44ff085 /libwnck-1.0.pc.in
parentd4f0e682a627f640ccd12c1f83fde01f8dce68cd (diff)
downloadlibwnck-c7343fa18d5d1f882df50027455455c84e37ab55.tar.gz
Rework again so that we also work with Xorg 6.8, which doesn't have .pc
2007-11-13 Vincent Untz <vuntz@gnome.org> * configure.in: * libwnck-1.0-uninstalled.pc.in: * libwnck-1.0.pc.in: * libwnck/Makefile.am: Rework again so that we also work with Xorg 6.8, which doesn't have .pc files. I'm sure it's a bit broken in a corner case for Xorg 6.8, but it should work anyway. Keep using .pc files when available. * doc/tmpl/window-action-menu.sgml: updated svn path=/trunk/; revision=1519
Diffstat (limited to 'libwnck-1.0.pc.in')
-rw-r--r--libwnck-1.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libwnck-1.0.pc.in b/libwnck-1.0.pc.in
index 9544e21..e5f110f 100644
--- a/libwnck-1.0.pc.in
+++ b/libwnck-1.0.pc.in
@@ -7,7 +7,7 @@ Name: libwnck
Description: Window Navigator Construction Kit library
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 gtk+-2.0
-Requires.private: x11 pango cairo @STARTUP_NOTIFICATION_PACKAGE@ @XRES_PACKAGE@
+Requires.private: @X11_PACKAGE@ pango cairo @STARTUP_NOTIFICATION_PACKAGE@ @XRES_PACKAGE@
Libs: -L${libdir} -lwnck-1
Cflags: -I${includedir}/libwnck-1.0