From: Michael Tremer Date: Sun, 19 Jun 2016 10:37:43 +0000 (-0400) Subject: gdk-pixbuf2: Fix running the testsuite X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f63e4246a45bb986405835804ba2f2339cea0b7;p=ipfire-3.x.git gdk-pixbuf2: Fix running the testsuite Signed-off-by: Michael Tremer --- diff --git a/gdk-pixbuf2/gdk-pixbuf2.nm b/gdk-pixbuf2/gdk-pixbuf2.nm index 0127154e6..47f6d90ab 100644 --- a/gdk-pixbuf2/gdk-pixbuf2.nm +++ b/gdk-pixbuf2/gdk-pixbuf2.nm @@ -7,7 +7,7 @@ name = gdk-pixbuf2 version = %{ver_major}.%{ver_minor} ver_major = 2.33 ver_minor = 2 -release = 1 +release = 2 groups = System/Libraries url = http://www.gtk.org/ @@ -34,6 +34,8 @@ build libX11-devel end + export LD_LIBRARY_PATH = %{DIR_APP}/gdk-pixbuf/.libs + configure_options += \ --with-x11 \ --with-included-loaders=png