Merge pull request #3378 from bobafetthotmail/patch-2
bash: move to Shells submenu
This commit is contained in:
commit
a96efabd9a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/bash
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Shells
|
||||
TITLE:=The GNU Bourne Again SHell
|
||||
DEPENDS:=+libncurses
|
||||
URL:=http://www.gnu.org/software/bash/
|
||||
|
|
Loading…
Reference in a new issue