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_dbus=enabled \
|
||||
-Dmangoapp=true \
|
||||
-Dmangohudctl=true \
|
||||
-Dmangoapp_layer=true
|
||||
-Dmangohudctl=true
|
||||
else
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
@ -28,6 +27,5 @@ else
|
||||
-Dwith_wayland=enabled \
|
||||
-Dwith_dbus=enabled \
|
||||
-Dmangoapp=true \
|
||||
-Dmangohudctl=true \
|
||||
-Dmangoapp_layer=true
|
||||
-Dmangohudctl=true
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user