From: Michael Tremer Date: Thu, 24 Sep 2020 10:24:56 +0000 (+0000) Subject: xinetd: Depend on libtirpc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd7dbf809ac33c41e1d375bf70cfbfc2a75c9d91;p=people%2Fms%2Fipfire-2.x.git xinetd: Depend on libtirpc Signed-off-by: Michael Tremer --- diff --git a/lfs/xinetd b/lfs/xinetd index 9e14279d47..d3196beef0 100644 --- a/lfs/xinetd +++ b/lfs/xinetd @@ -32,7 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = xinetd -PAK_VER = 1 +PAK_VER = 2 + +DEPS = libtirpc CFLAGS += -fcommon -I/usr/include/tirpc -Wl,-ltirpc