summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorTreeve Jelbert2022-12-04 16:07:58 +0100
committerTreeve Jelbert2023-01-18 15:15:54 +0100
commit06419b45bdd1927d0c9446304b6de6cc22e38356 (patch)
tree8e53104146788c65a18473f3d27e787c14208d39 /net
parent1040d4388ed4bfc5eb9d1caa752dc3ecf5ffa8cf (diff)
tweak net-tools
Diffstat (limited to 'net')
-rwxr-xr-xnet/net-tools/DEPENDS5
-rw-r--r--net/net-tools/HISTORY3
2 files changed, 3 insertions, 5 deletions
diff --git a/net/net-tools/DEPENDS b/net/net-tools/DEPENDS
index 911eb7a880..8751b26d37 100755
--- a/net/net-tools/DEPENDS
+++ b/net/net-tools/DEPENDS
@@ -1,10 +1,5 @@
depends coreutils &&
-depends INITSCRIPTS &&
depends smgl-fhs &&
depends unzip &&
-#if [ "$DECNET" == "y" ]; then
-# depends libdnet
-#fi &&
-
optional_depends "GETTEXT" "" "--disable-nls" "for i18n internationalization support"
diff --git a/net/net-tools/HISTORY b/net/net-tools/HISTORY
index 8eb03b0dfa..d62147a645 100644
--- a/net/net-tools/HISTORY
+++ b/net/net-tools/HISTORY
@@ -1,3 +1,6 @@
+2022-12-04 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: delete INITSCRIPTS
+
2021-08-01 Florian Franzmann <bwlf@bandrate.org>
* PREPARE, UP_TRIGGERS: use IFUPDOWN provider