projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b12f9a0
)
crypto-tools: Add build dependency on ocf-crypto-headers.
author
Rod Whitby
<rod@whitby.id.au>
Tue, 9 Dec 2008 00:26:38 +0000
(
00:26
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Tue, 9 Dec 2008 00:26:38 +0000
(
00:26
+0000)
SVN-Revision: 13554
utils/crypto-tools/Makefile
patch
|
blob
|
history
diff --git
a/utils/crypto-tools/Makefile
b/utils/crypto-tools/Makefile
index d90a2e0c2aed58708d8726be6da78c2322916ddf..2c1bbc64db8887de111bb9680c72564afee62ad7 100644
(file)
--- 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