[packages] unixodbc: depends on libltdl and libpthread
authorJo-Philipp Wich <[email protected]>
Tue, 12 Jun 2012 23:47:42 +0000 (23:47 +0000)
committerJo-Philipp Wich <[email protected]>
Tue, 12 Jun 2012 23:47:42 +0000 (23:47 +0000)
SVN-Revision: 32287

libs/unixodbc/Makefile

index acf2f0dc442005835c7e0e53f6e3b7a123d990ea..b511f60e69f1725e64715b1566a7053d53ba87eb 100644 (file)
@@ -33,6 +33,7 @@ define Package/unixodbc
   TITLE+= (libraries)
   SECTION:=libs
   CATEGORY:=Libraries
+  DEPENDS:=+libltdl +libpthread
 endef
 
 define Package/unixodbc/description