summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-10-28 10:14:00 +0100
committerJeroen Roovers <jer@gentoo.org>2019-10-28 10:14:43 +0100
commit51b44dbcc13401e16f52ca4f132ee290947d8bbd (patch)
treecd2ac4d493209956f562db2b93b35921c79c8637 /x11-misc/xsri/files
parentnet-dns/getdns: amd64 stable wrt bug #698180 (diff)
downloadgentoo-51b44dbcc13401e16f52ca4f132ee290947d8bbd.tar.gz
gentoo-51b44dbcc13401e16f52ca4f132ee290947d8bbd.tar.bz2
gentoo-51b44dbcc13401e16f52ca4f132ee290947d8bbd.zip
x11-misc/xsri: EAPI=7
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc/xsri/files')
-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)