X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fopenvmtools;h=229ed8f8f8c3a8dbc40aa7abc1b0c9c793c2a32d;hb=1d12008db5c86f06c70600ea2ac9cc0721af6d9b;hp=c708268f0795d4fe38a43a0ac5597e422f979d89;hpb=871956e932f429b5e20b68e03e00d7886feab5d2;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/openvmtools b/lfs/openvmtools index c708268f0..229ed8f8f 100644 --- a/lfs/openvmtools +++ b/lfs/openvmtools @@ -31,9 +31,11 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) +SUP_ARCH = i586 PROG = openvmtools -PAK_VER = 0 -DEPS = "glib" +PAK_VER = 1 + +DEPS = "" ############################################################################### # Top-level Rules