From: jow Date: Tue, 12 Jun 2012 23:47:42 +0000 (+0000) Subject: [packages] unixodbc: depends on libltdl and libpthread X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=f6463df1bb875d60d5d50d68af85ad512a68d22c;p=packages.git [packages] unixodbc: depends on libltdl and libpthread git-svn-id: svn://svn.openwrt.org/openwrt/packages@32287 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/unixodbc/Makefile b/libs/unixodbc/Makefile index acf2f0dc4..b511f60e6 100644 --- a/libs/unixodbc/Makefile +++ b/libs/unixodbc/Makefile @@ -33,6 +33,7 @@ define Package/unixodbc TITLE+= (libraries) SECTION:=libs CATEGORY:=Libraries + DEPENDS:=+libltdl +libpthread endef define Package/unixodbc/description