d/rules: explicitly disable building slirp

Otherwise, it depends on whether libslirp-devel is installed or not.
See the previous commit message for more context.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fiona Ebner
2022-12-14 15:16:33 +01:00
committed by Wolfgang Bumiller
parent d03e1b3ce3
commit 82640bb859
+1
View File
@@ -62,6 +62,7 @@ ${BUILDDIR}/config.status: configure
--disable-smartcard \
--disable-strip \
--disable-xen \
--disable-slirp \
--enable-curl \
--enable-docs \
--enable-glusterfs \