openvmtools: Depend on libtirpc

Fixes: #12487
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-09-21 15:09:20 +00:00
parent 81716b0534
commit fdb23aaeef

View File

@@ -33,9 +33,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = x86_64 i586
PROG = openvmtools
PAK_VER = 5
PAK_VER = 6
DEPS =
DEPS = libtirpc
CFLAGS += -Wno-error=array-bounds