Skip to content
Snippets Groups Projects
Commit f74e13a9 authored by Guido Günther's avatar Guido Günther
Browse files

Explicitly disable hal

Closes: #574177
parent d2b3472b
No related branches found
No related tags found
No related merge requests found
......@@ -31,11 +31,12 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
--with-avahi \
--with-sasl \
--with-polkit \
--with-udev \
--with-storage-fs \
--with-storage-lvm \
--with-storage-iscsi \
--with-storage-disk \
--with-udev \
--without-hal \
--with-storage-fs \
--with-storage-lvm \
--with-storage-iscsi \
--with-storage-disk \
--with-init-scripts=none \
--without-numactl \
--without-selinux \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment