mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
libvirt: add libtirpc to dependencies
libvirt is linked against libtirpc so this need to installed. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -33,9 +33,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
SUP_ARCH = i586 x86_64
|
||||
PROG = libvirt
|
||||
PAK_VER = 23
|
||||
PAK_VER = 24
|
||||
|
||||
DEPS = ebtables libpciaccess libyajl ncat qemu
|
||||
DEPS = ebtables libpciaccess libtirpc libyajl ncat qemu
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user