]> git.pld-linux.org Git - packages/freeciv.git/commitdiff
disable qt client fronted
authorSzymon Siwek <sls@pld-linux.org>
Sat, 3 Jan 2015 17:58:28 +0000 (18:58 +0100)
committerSzymon Siwek <sls@pld-linux.org>
Sat, 3 Jan 2015 17:58:28 +0000 (18:58 +0100)
- qt frontend is in-development state

freeciv.spec

index 042d54e30868ebd5695d2e1cce5779ed652bc232..5758d1b3c9b9762b8e795fcc479a037dc40af112 100644 (file)
@@ -100,7 +100,7 @@ Ten pakiet zawiera server gry Freeciv.
 %configure \
        --with-ggzd-confdir=%{_sysconfdir}/ggzd \
        --disable-silent-rules \
-       --enable-client=all \
+       --enable-client=gtk2,gtk3,sdl,xaw,stub \
        %{!?with_ggz_client:--without-ggz-client} \
        %{!?with_ggz_server:--without-ggz-server}
 
This page took 0.144981 seconds and 4 git commands to generate.