]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
openvmtools: Depend on libtirpc
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Sep 2020 15:09:20 +0000 (15:09 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Sep 2020 17:38:21 +0000 (17:38 +0000)
Fixes: #12487
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/openvmtools

index fe0e0b16b8f5e05d4ad677d94a52aec2d1e3bc6b..fb0d312a54006539027bcbddb0b6eb6cb6ff119f 100644 (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