crypto-tools: Add build dependency on ocf-crypto-headers.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13554 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2008-12-09 00:26:38 +00:00
parent 8427fa2fd4
commit 9c7d6f4ef8

View File

@ -16,7 +16,7 @@ PKG_SOURCE_URL:=@SF/ocf-linux
PKG_MD5SUM:=d20377afefa707fe528b161c2174e874
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_BUILD_DEPENDS:=libopenssl
PKG_BUILD_DEPENDS:=libopenssl ocf-crypto-headers
include $(INCLUDE_DIR)/package.mk