reenable dbus export

This commit is contained in:
Miroslav Lichvar 2014-02-14 12:52:43 +01:00
parent 48a3b2f5f6
commit 4e52fc737a

View File

@ -82,7 +82,7 @@ export CCFLAGS="%{optflags}"
export LINKFLAGS="%{__global_ldflags}" export LINKFLAGS="%{__global_ldflags}"
# breaks with %{_smp_mflags} # breaks with %{_smp_mflags}
scons \ scons \
dbus=yes \ dbus_export=yes \
systemd=yes \ systemd=yes \
libQgpsmm=no \ libQgpsmm=no \
debug=yes \ debug=yes \