Add missing PKG_BUILDDEP to openssl

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4348 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-07-31 13:10:09 +00:00
parent edef4ab39b
commit c07d89fdc8

View File

@ -21,6 +21,8 @@ PKG_CAT:=zcat
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_BUILDDEP:=libopenssl
include $(INCLUDE_DIR)/package.mk
define Package/bind