summaryrefslogtreecommitdiff
path: root/package/adkinstall/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-12 22:23:36 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-12 22:23:36 +0100
commit7595315945b5677a75ed8d5d4d61c4deb191533d (patch)
tree992072182d5327224967b5aa1fd80559d2579727 /package/adkinstall/Makefile
parent7262228e92ff388f458c69ad12338757ef44dbc8 (diff)
adkinstall: fix depends
Diffstat (limited to 'package/adkinstall/Makefile')
-rw-r--r--package/adkinstall/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/adkinstall/Makefile b/package/adkinstall/Makefile
index 29b88e158..8129119db 100644
--- a/package/adkinstall/Makefile
+++ b/package/adkinstall/Makefile
@@ -8,9 +8,9 @@ PKG_VERSION:= 2.0
PKG_RELEASE:= 3
PKG_DESCR:= disk/flash installer
PKG_SECTION:= base/misc
-PKG_DEPENDS:= grub grub-tools
-PKG_KDEPENDS:= ext4-fs
PKG_DEPENDS:= mke2fs parted sfdisk dosfstools mksh
+PKG_DEPENDS+= grub grub-tools
+PKG_KDEPENDS:= ext4-fs
NO_DISTFILES:= 1