libvirt: The package no longer depends on jansson

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-01-03 15:12:39 +00:00
parent 3407695fbc
commit 2aff684f37

View File

@@ -33,9 +33,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = i586 x86_64
PROG = libvirt
PAK_VER = 18
PAK_VER = 19
DEPS = "jansson libpciaccess libyajl ncat qemu"
DEPS = "libpciaccess libyajl ncat qemu"
###############################################################################
# Top-level Rules