From c07d89fdc8d8cddb4dfe09e9b320ebeb8dd80ee6 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 31 Jul 2006 13:10:09 +0000 Subject: [PATCH] Add missing PKG_BUILDDEP to openssl git-svn-id: svn://svn.openwrt.org/openwrt/packages@4348 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/bind/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/bind/Makefile b/net/bind/Makefile index 8d751cf2a..b0f0d35dc 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -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 -- 2.11.0