]> git.pld-linux.org Git - packages/fox.git/commitdiff
- enabled webp again auto/ti/fox-1.7.36-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Sep 2012 20:06:59 +0000 (22:06 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Sep 2012 20:06:59 +0000 (22:06 +0200)
fox.spec

index a2f1926ef3b61f0dce288c779cd65774dc690eb6..e1b6c0fc78c3b44059d0fd430eabb0ac618e90c7 100644 (file)
--- a/fox.spec
+++ b/fox.spec
@@ -149,13 +149,14 @@ FOX - przykładowe programy.
        %{?debug:--enable-debug}%{!?debug:--enable-release} \
        %{?with_openjpeg:--enable-jp2} \
        --enable-static%{!?with_static_libs:=no} \
+       --enable-webp \
        --with-opengl \
-       --with-xft \
        --with-shape \
-       --with-xshm \
        --with-xcursor \
+       --with-xft \
+       --with-xim \
        --with-xrandr \
-       --with-xim
+       --with-xshm
 
 %{__make}
 
This page took 0.133853 seconds and 4 git commands to generate.