psqlodbc: require unixodbc host build

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2017-08-30 19:44:37 +02:00
parent b8f0e2ca38
commit 34344fe520
1 changed files with 1 additions and 0 deletions

View File

@ -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