From c920e8daaa4a4a4a601f606eaa4764750fe80639 Mon Sep 17 00:00:00 2001 From: Andreas Willich Date: Sat, 29 Oct 2011 21:43:27 +0200 Subject: update versions --- x11-apps/ginn/files/ginn-0.2.5-fix_configure.ac.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-apps/ginn/files/ginn-0.2.5-fix_configure.ac.patch (limited to 'x11-apps/ginn/files/ginn-0.2.5-fix_configure.ac.patch') diff --git a/x11-apps/ginn/files/ginn-0.2.5-fix_configure.ac.patch b/x11-apps/ginn/files/ginn-0.2.5-fix_configure.ac.patch new file mode 100644 index 0000000..dbd247e --- /dev/null +++ b/x11-apps/ginn/files/ginn-0.2.5-fix_configure.ac.patch @@ -0,0 +1,11 @@ +--- a/configure.ac 2011-10-29 19:55:36.599930704 +0200 ++++ b/configure.ac 2011-05-17 14:38:31.000000000 +0200 +@@ -26,7 +26,7 @@ + PKG_CHECK_MODULES([X11], [x11 >= 1.3.3]) + PKG_CHECK_MODULES([XML2], [libxml-2.0 >= 2.7.7]) + PKG_CHECK_MODULES([XTST], [xtst >= 1.1.0]) ++PKG_CHECK_MODULES([BAMF], [libbamf3 >= 0.2.53]) +-PKG_CHECK_MODULES([BAMF], [libbamf >= 0.2.53]) + + AC_CONFIG_FILES([Makefile + src/Makefile -- cgit v1.2.3