[package] put mercurial and subversion into their own submenus
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16986 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ff1d7d7b71
commit
2279ae9c06
@ -25,6 +25,7 @@ define Package/mercurial
|
||||
DEPENDS:=python
|
||||
TITLE:=Mercurial Source Control Management (SCM) system
|
||||
URL:=http://www.selenic.com/mercurial/
|
||||
SUBMENU:=Version Control Systems
|
||||
endef
|
||||
|
||||
define Package/mercurial/description
|
||||
|
@ -25,7 +25,7 @@ define Package/subversion/Default
|
||||
TITLE:=A compelling replacement for CVS
|
||||
DEPENDS:=+zlib +libneon +libintl +libapr +libaprutil +libpthread
|
||||
URL:=http://subversion.tigris.org/
|
||||
SUBMENU:=subversion
|
||||
SUBMENU:=Version Control Systems
|
||||
endef
|
||||
|
||||
define Package/subversion/Default/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user