git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b8f0e2c
)
psqlodbc: require unixodbc host build
author
Daniel Golle
<redacted>
Wed, 30 Aug 2017 17:44:37 +0000
(19:44 +0200)
committer
Daniel Golle
<redacted>
Wed, 30 Aug 2017 17:44:37 +0000
(19:44 +0200)
Signed-off-by: Daniel Golle <redacted>
libs/psqlodbc/Makefile
patch
|
blob
|
history
diff --git
a/libs/psqlodbc/Makefile
b/libs/psqlodbc/Makefile
index ddd9aac7f3a1018b76fe81548b80d0a25896a020..5092b874e62b181c6616909264f1b00944bc8478 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT