summaryrefslogtreecommitdiff
path: root/lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-03-10 12:07:43 +0200
committerBlackNoxis <steven.darklight@gmail.com>2015-03-10 12:07:43 +0200
commit152f73df24df52aa43cad82d64dfe650e76cbe9f (patch)
treede44c8b51f262ff1cd12f1eb5ea5506844857941 /lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch
parent1538033bb36ad2fc1e427e8d8d68888321a17e7f (diff)
Added lxpanel
Diffstat (limited to 'lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch')
-rw-r--r--lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch b/lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch
new file mode 100644
index 00000000..29fb81a3
--- /dev/null
+++ b/lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch
@@ -0,0 +1,13 @@
+Index: lxpanel-0.5.9/configure.ac
+===================================================================
+--- lxpanel-0.5.9.orig/configure.ac
++++ lxpanel-0.5.9/configure.ac
+@@ -79,7 +79,7 @@ PKG_CHECK_MODULES(X11, [$pkg_modules])
+ AC_SUBST(X11_LIBS)
+
+ pkg_modules="libwnck-1.0"
+-PKG_CHECK_MODULES(WNCK, [$pkg_modules])
++PKG_CHECK_MODULES(WNCK, [$pkg_modules], [:], [:])
+ AC_SUBST(WNCK_CFLAGS)
+ AC_SUBST(WNCK_LIBS)
+