From b65871205e68b3f47986299d0ee9cf27daeee59d Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Wed, 12 Sep 2018 14:08:54 +0200 Subject: [PATCH] libvirt: enable apparmor support --- srcpkgs/libvirt/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index b74e43213dd..e05e95a5c73 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,12 +1,13 @@ # Template file for 'libvirt' pkgname=libvirt version=4.7.0 -revision=1 +revision=2 build_style=gnu-configure patch_args="-Np1" configure_args="--without-hal --with-storage-lvm --with-qemu --with-qemu-user=libvirt --with-qemu-group=libvirt --without-netcf - --with-interface --disable-static" + --with-interface --disable-static --with-apparmor --with-secdriver-apparmor + --with-apparmor-profiles" short_desc="The virtualization API for controlling virtualization engines" maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" @@ -25,7 +26,8 @@ makedepends="readline-devel libcap-ng-devel libnl3-devel attr-devel gnutls-devel libsasl-devel libcurl-devel libpcap-devel libxml2-devel libparted-devel device-mapper-devel dbus-devel eudev-libudev-devel libblkid-devel libpciaccess-devel avahi-libs-devel polkit-devel yajl-devel jansson-devel - python-devel libssh2-devel libcap-ng-devel fuse-devel libtirpc-devel" + python-devel libssh2-devel libcap-ng-devel fuse-devel libtirpc-devel + libapparmor-devel" depends="ebtables dnsmasq" case "$XBPS_TARGET_MACHINE" in