From 6745a99540f7c58a89e3403618f34b60ecf15359 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jul 17 2009 00:51:37 +0000 Subject: Explicitly enable jasper --- diff --git a/gtk2.spec b/gtk2.spec index 4db6641..bf46f37 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -164,7 +164,11 @@ if ! pkg-config --exists pangoxft ; then exit 1 fi -%configure --with-xinput=xfree --disable-gtk-doc --disable-rebuilds --with-included-loaders=png +%configure --with-xinput=xfree \ + --disable-gtk-doc \ + --disable-rebuilds \ + --with-jasper \ + --with-included-loaders=png # fight unused direct deps sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool