|
@ -28,6 +28,7 @@ include $(INCLUDE_DIR)/package.mk |
|
|
define Package/bash |
|
|
define Package/bash |
|
|
SECTION:=utils |
|
|
SECTION:=utils |
|
|
CATEGORY:=Utilities |
|
|
CATEGORY:=Utilities |
|
|
|
|
|
SUBMENU:=Shells |
|
|
TITLE:=The GNU Bourne Again SHell |
|
|
TITLE:=The GNU Bourne Again SHell |
|
|
DEPENDS:=+libncurses |
|
|
DEPENDS:=+libncurses |
|
|
URL:=http://www.gnu.org/software/bash/ |
|
|
URL:=http://www.gnu.org/software/bash/ |
|
|