]> git.pld-linux.org Git - packages/xfce4-clipman-plugin.git/commitdiff
- use exo from xfce 4.8
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 18 Feb 2011 10:10:47 +0000 (10:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exo.patch -> 1.1

exo.patch [new file with mode: 0644]

diff --git a/exo.patch b/exo.patch
new file mode 100644 (file)
index 0000000..6c00baa
--- /dev/null
+++ b/exo.patch
@@ -0,0 +1,12 @@
+diff -urN xfce4-clipman-plugin-1.1.3/configure.ac xfce4-clipman-plugin-1.1.3.new//configure.ac
+--- xfce4-clipman-plugin-1.1.3/configure.ac    2009-11-15 20:32:52.000000000 +0000
++++ xfce4-clipman-plugin-1.1.3.new//configure.ac       2011-02-18 10:04:01.750001499 +0000
+@@ -63,7 +63,7 @@
+ dnl *** Check for required packages ***
+ dnl ***********************************
+ XDT_CHECK_PACKAGE([GIO], [gio-2.0], [2.16.0])
+-XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.0])
++XDT_CHECK_PACKAGE([EXO], [exo-1], [0.5.0])
+ XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.16.0])
+ XDT_CHECK_PACKAGE([GDKX], [gdk-x11-2.0], [2.10.0])
+ XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.10.0])
This page took 0.030223 seconds and 4 git commands to generate.