slackbuilds_ponce/libraries/libgnomeprintui/libgnomeprintui-2.18.6-adwaita-icon-theme.patch
David Spencer 465021f37e libraries/libgnomeprintui: Patched for building on -current.
Signed-off-by: David Spencer <baildon.research@googlemail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-17 09:40:16 +07:00

12 lines
432 B
Diff

diff -up ./configure.in.orig ./configure.in
--- ./configure.in.orig 2014-05-04 11:07:55.308844477 +0300
+++ ./configure.in 2014-05-04 11:08:26.884571685 +0300
@@ -64,7 +64,7 @@ PKG_CHECK_MODULES(LIBGNOMEPRINTUI, [
gtk+-2.0 >= 2.6.0
libgnomeprint-2.2 >= 2.12.1
libgnomecanvas-2.0 >= 1.117.0
- gnome-icon-theme >= 1.1.92
+ adwaita-icon-theme >= 1.1.92
])
AC_SUBST(LIBGNOMEPRINTUI_CFLAGS)
AC_SUBST(LIBGNOMEPRINTUI_LIBS)