summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-21 17:35:20 +0200
committerFlorian Franzmann2022-05-23 18:01:25 +0200
commit4465f4b8a2851c32eff4b1ee1f3dcc3f42aef6ed (patch)
treee673db9ef1805ed4b50ab0ec14b37b57fbb518d1
parentd09e7a27fed7a677a0579a73a5701ba322936158 (diff)
disk/mtools: add missing dependencies
-rwxr-xr-xdisk/mtools/DEPENDS3
-rw-r--r--disk/mtools/HISTORY1
2 files changed, 4 insertions, 0 deletions
diff --git a/disk/mtools/DEPENDS b/disk/mtools/DEPENDS
index 760ba7c7bf..ac5bfadc3d 100755
--- a/disk/mtools/DEPENDS
+++ b/disk/mtools/DEPENDS
@@ -5,4 +5,7 @@ case "$HOST" in
LIBS+=' -liconv'
;;
esac &&
+
+depends gcc &&
+depends bash &&
depends texinfo
diff --git a/disk/mtools/HISTORY b/disk/mtools/HISTORY
index 6bc297d5ea..739ec21442 100644
--- a/disk/mtools/HISTORY
+++ b/disk/mtools/HISTORY
@@ -1,5 +1,6 @@
2022-05-21 Florian Franzmann <bwlf@bandrate.org>
* INSTALL: disable parallel install, install config file
+ * DEPENDS: add missing dependencies
2022-04-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 4.0.39