[package] lvm depends on libncurses (#7953)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23756 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c7d8111da0
commit
ac62e57291
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=LVM2
|
PKG_NAME:=LVM2
|
||||||
PKG_VERSION:=2.02.64
|
PKG_VERSION:=2.02.64
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
|
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
|
||||||
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2/ \
|
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2/ \
|
||||||
@ -59,7 +59,7 @@ define Package/lvm2
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=The Linux Logical Volume Manager
|
TITLE:=The Linux Logical Volume Manager
|
||||||
DEPENDS:=+libdevmapper +libreadline
|
DEPENDS:=+libdevmapper +libreadline +libncurses
|
||||||
URL:=http://sourceware.org/lvm2/
|
URL:=http://sourceware.org/lvm2/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user