Fix libnotimpl dependency (#1092)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5900 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
431772b1eb
commit
34fe255df6
@ -31,7 +31,7 @@ endef
|
|||||||
|
|
||||||
define Package/librrd
|
define Package/librrd
|
||||||
$(call Package/rrd)
|
$(call Package/rrd)
|
||||||
DEPENDS:=+libart +libfreetype +libpng +zlib
|
DEPENDS:=+libart +libfreetype +libpng +zlib +libnotimpl
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Round Robin Database (RRD) management library (v1.2.x)
|
TITLE:=Round Robin Database (RRD) management library (v1.2.x)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user