Browse Source

psqlodbc: require unixodbc host build

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 7 years ago
parent
commit
34344fe520
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/psqlodbc/Makefile

+ 1
- 0
libs/psqlodbc/Makefile 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


Loading…
Cancel
Save