Merge pull request #3378 from bobafetthotmail/patch-2

bash: move to Shells submenu
This commit is contained in:
Hannu Nyman 2016-10-30 09:51:24 +02:00 committed by GitHub
commit a96efabd9a

View file

@ -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/