]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libvirt: This package depends on jansson now
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 27 Nov 2018 10:04:46 +0000 (10:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 27 Nov 2018 10:04:46 +0000 (10:04 +0000)
Fixes: #11939
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libvirt

index fce1d25ad42d9e37951b2de2f8cfa3f6974714d7..de25a3d553c031d256ca857e5c17e92c09ba2f4c 100644 (file)
@@ -33,9 +33,9 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = i586 x86_64
 PROG       = libvirt
-PAK_VER    = 16
+PAK_VER    = 17
 
-DEPS       = "libpciaccess libyajl ncat qemu"
+DEPS       = "jansson libpciaccess libyajl ncat qemu"
 
 ###############################################################################
 # Top-level Rules