projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
more package submenus
[openwrt/svn-archive/archive.git]
/
libs
/
sqlite2
/
Makefile
diff --git
a/libs/sqlite2/Makefile
b/libs/sqlite2/Makefile
index 704875556fd14654c5585224923c0b8a0bf1f387..aa8bae9568912188d34d372f906074d510bc71da 100644
(file)
--- a/
libs/sqlite2/Makefile
+++ b/
libs/sqlite2/Makefile
@@
-48,6
+48,7
@@
define Package/sqlite2-cli
CATEGORY:=Utilities
DEPENDS:=+libsqlite2 +libncurses +libreadline
TITLE+= (cli)
+ SUBMENU:=database
endef
define Package/sqlite2-cli/description