pcre: add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32227 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fd946e9fb5
commit
49260e6aef
@ -35,7 +35,7 @@ endef
|
||||
define Package/libpcrecpp
|
||||
$(call Package/libpcre/default)
|
||||
TITLE:=C++ wrapper for Perl Compatible Regular Expression library
|
||||
DEPENDS:=+libpcre
|
||||
DEPENDS:=+libpcre +libstdcpp
|
||||
endef
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user