]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
libvirt: Depend on ebtables
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Aug 2020 14:08:10 +0000 (16:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Aug 2020 14:08:54 +0000 (14:08 +0000)
libvirtd requires this to create some custom firewall rules

Reported-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libvirt

index f41b32e467633e77c90374ceb83da4f023b902f0..4d8fe806f5777163d8790d558881ada962b6843d 100644 (file)
@@ -33,9 +33,9 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = i586 x86_64
 PROG       = libvirt
-PAK_VER    = 22
+PAK_VER    = 23
 
-DEPS       = libpciaccess libyajl ncat qemu
+DEPS       = ebtables libpciaccess libyajl ncat qemu
 
 ###############################################################################
 # Top-level Rules