summaryrefslogtreecommitdiff
path: root/package/Makefile
diff options
context:
space:
mode:
authorLinux User <wbx@linux.(none)>2009-10-01 15:44:52 +0200
committerLinux User <wbx@linux.(none)>2009-10-01 15:44:52 +0200
commit1d2ddabc7b9d0b63887058f6799c281cfa1f1370 (patch)
tree3e332a0293df7fed64796e81398469ad4be9eaca /package/Makefile
parent71c91ce903a90de852b5d66a27a673ff6e785cee (diff)
some native build fixes
- git package needs a better fix. but existing symlinks are broken build without perl - update curl to latest upstream, including libcurl-dev package - add libopenssl-dev package
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index c6c2d4114..401780da6 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -200,7 +200,9 @@ package-$(ADK_PACKAGE_LIBPCAP) += libpcap
package-$(ADK_PACKAGE_LIBPCIACCESS) += libpciaccess
package-$(ADK_PACKAGE_LIBPNG) += libpng
package-$(ADK_PACKAGE_LIBPRI) += libpri
+ifeq (${ADK_NATIVE},n)
package-$(ADK_PACKAGE_LIBPTHREAD) += libpthread
+endif
package-$(ADK_COMPILE_LIBSHOUT) += libshout
package-$(ADK_PACKAGE_LIBSIGCXX) += libsigc++
package-$(ADK_PACKAGE_LIBSTDCXX) += libstdcxx