summaryrefslogtreecommitdiff
path: root/x11-misc/xsri/files/xsri-2.1.0-configure.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
commitbd4aeefe33e63f613512604e47bfca7b2187697d (patch)
treeadb35b5a9a00ee7ea591ab0c987f70167c23b597 /x11-misc/xsri/files/xsri-2.1.0-configure.patch
parent48ece6662cbd443015f5a57ae6d8cbdbd69ef37c (diff)
gentoo resync : 03.11.2019
Diffstat (limited to 'x11-misc/xsri/files/xsri-2.1.0-configure.patch')
-rw-r--r--x11-misc/xsri/files/xsri-2.1.0-configure.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xsri/files/xsri-2.1.0-configure.patch b/x11-misc/xsri/files/xsri-2.1.0-configure.patch
index c000e7091092..d7a92f9c9fb2 100644
--- a/x11-misc/xsri/files/xsri-2.1.0-configure.patch
+++ b/x11-misc/xsri/files/xsri-2.1.0-configure.patch
@@ -16,7 +16,7 @@
dnl library checks (not using macros/ directory)
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 1.3.13,,
-+PKG_CHECK_MODULES(GTK, x11 gtk+-2.0 >= 1.3.13,,
++PKG_CHECK_MODULES(GTK, x11 gtk+-2.0 >= 1.3.13 gdk-pixbuf-2.0,,
AC_MSG_ERROR([*** GTK+-2.0 must be installed to compile xsri]))
+AC_CHECK_LIB(m, sqrt)