diff --git a/lfs/openvmtools b/lfs/openvmtools index fe0e0b16b..fb0d312a5 100644 --- a/lfs/openvmtools +++ b/lfs/openvmtools @@ -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