summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko van der Vossen2022-11-26 00:01:10 +0000
committerRemko van der Vossen2022-11-26 00:01:10 +0000
commit09713b84331dd8486f76ee29b5cfcff12f332911 (patch)
treea916b666ad6b10391eac7f053d7de77cdf172115
parent072e755380f610eb77c7718602877bba61d91899 (diff)
util-linux: CONSOLE-TOOLS is not a dependency
-rwxr-xr-xutils/util-linux/DEPENDS1
-rw-r--r--utils/util-linux/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/utils/util-linux/DEPENDS b/utils/util-linux/DEPENDS
index eedc1d9b74..ef55ad3923 100755
--- a/utils/util-linux/DEPENDS
+++ b/utils/util-linux/DEPENDS
@@ -1,6 +1,5 @@
. "$GRIMOIRE/FUNCTIONS" &&
-depends CONSOLE-TOOLS &&
depends smgl-fhs &&
depends zlib &&
depends automake &&
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index 3262dc3222..e780275082 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2022-11-26 Remko van der Vossen <wich@sourcemage.org>
+ * DEPENDS: removed CONSOLE-TOOLS dependency
+
2022-11-24 Remko van der Vossen <wich@sourcemage.org>
* DEPENDS: removed e2fsprogs dependency