From: rwhitby Date: Tue, 9 Dec 2008 00:26:38 +0000 (+0000) Subject: crypto-tools: Add build dependency on ocf-crypto-headers. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9c7d6f4ef890109b7731a7a2fd863b8b8e672b07;p=packages.git crypto-tools: Add build dependency on ocf-crypto-headers. git-svn-id: svn://svn.openwrt.org/openwrt/packages@13554 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/crypto-tools/Makefile b/utils/crypto-tools/Makefile index d90a2e0c2..2c1bbc64d 100644 --- a/utils/crypto-tools/Makefile +++ b/utils/crypto-tools/Makefile @@ -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