diff options
-rwxr-xr-x | build | 3 | ||||
-rw-r--r-- | control | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,9 @@ install_init_script = \ nop: @: +menuconfig mrproper: + oh-autobuild -T $@ + build: oh-autobuild -- -j $${JOBS:-1} touch $@ @@ -2,4 +2,5 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), config-busybox-${Host-Plat}, gpg, dirmngr, + libncurses.6-dev, terminfo, Homepage: http://www.busybox.net/ |