From: Daniel Golle Date: Wed, 30 Aug 2017 17:44:37 +0000 (+0200) Subject: psqlodbc: require unixodbc host build X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=34344fe52054acc7b787e92a1cb5bc300a0f4384;p=openwrt-packages.git psqlodbc: require unixodbc host build Signed-off-by: Daniel Golle --- diff --git a/libs/psqlodbc/Makefile b/libs/psqlodbc/Makefile index ddd9aac7f..5092b874e 100644 --- a/libs/psqlodbc/Makefile +++ b/libs/psqlodbc/Makefile @@ -16,6 +16,7 @@ PKG_LICENSE:=LGPL-2.0+ PKG_LICENSE_FILES:=license.txt PKG_INSTALL:=1 +PKG_BUILD_DEPENDS:=unixodbc/host include $(INCLUDE_DIR)/package.mk