From: Adolf Belka Date: Tue, 7 Feb 2023 13:01:18 +0000 (+0100) Subject: rpcbind: libtirpc removed from dependencies as now core package X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8787f0ec44db395115815e4e120b478355db0412;p=people%2Fms%2Fipfire-2.x.git rpcbind: libtirpc removed from dependencies as now core package Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/rpcbind b/lfs/rpcbind index 9ce77e15fe..31708192c1 100644 --- a/lfs/rpcbind +++ b/lfs/rpcbind @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 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 # @@ -34,9 +34,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = rpcbind -PAK_VER = 6 +PAK_VER = 7 -DEPS = libtirpc +DEPS = SERVICES = rpcbind