From: Adolf Belka Date: Tue, 7 Feb 2023 13:01:17 +0000 (+0100) Subject: openvmtools: libtirpc removed from dependencies as now core package X-Git-Tag: v2.27-core173~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=111ab2755517ed695373eb9c98227a2935550acc;p=ipfire-2.x.git openvmtools: libtirpc removed from dependencies as now core package Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/openvmtools b/lfs/openvmtools index 65d5104f9b..b91c89d268 100644 --- a/lfs/openvmtools +++ b/lfs/openvmtools @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -35,9 +35,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)/open-vm-tools TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 PROG = openvmtools -PAK_VER = 11 +PAK_VER = 12 -DEPS = libtirpc +DEPS = SERVICES = openvmtools