Update debian/rules
This commit is contained in:
parent
ebe96901cb
commit
b17309dfa0
6
debian/rules
vendored
6
debian/rules
vendored
@ -15,8 +15,7 @@ ifeq (i386,$(DEB_HOST_ARCH))
|
|||||||
-Dwith_wayland=enabled \
|
-Dwith_wayland=enabled \
|
||||||
-Dwith_dbus=enabled \
|
-Dwith_dbus=enabled \
|
||||||
-Dmangoapp=true \
|
-Dmangoapp=true \
|
||||||
-Dmangohudctl=true \
|
-Dmangohudctl=true
|
||||||
-Dmangoapp_layer=true
|
|
||||||
else
|
else
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- \
|
dh_auto_configure -- \
|
||||||
@ -28,6 +27,5 @@ else
|
|||||||
-Dwith_wayland=enabled \
|
-Dwith_wayland=enabled \
|
||||||
-Dwith_dbus=enabled \
|
-Dwith_dbus=enabled \
|
||||||
-Dmangoapp=true \
|
-Dmangoapp=true \
|
||||||
-Dmangohudctl=true \
|
-Dmangohudctl=true
|
||||||
-Dmangoapp_layer=true
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user