summaryrefslogtreecommitdiff
path: root/openwrt/package/sablevm/ipkg/sablevm.control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-05-08 14:38:05 +0000
committerNicolas Thill <nico@openwrt.org>2006-05-08 14:38:05 +0000
commita455167ece9eb54530b1f4e2e7ac052cb96889ce (patch)
tree0366403a9b461e0bab29534a7ad06f7703f79d6f /openwrt/package/sablevm/ipkg/sablevm.control
parentf6f024e8b0af355161957537cbf25388c88aad2a (diff)
downloadmtk-20170518-a455167ece9eb54530b1f4e2e7ac052cb96889ce.zip
mtk-20170518-a455167ece9eb54530b1f4e2e7ac052cb96889ce.tar.gz
mtk-20170518-a455167ece9eb54530b1f4e2e7ac052cb96889ce.tar.bz2
add sablevm dependency on libpthread.
SVN-Revision: 3739
Diffstat (limited to 'openwrt/package/sablevm/ipkg/sablevm.control')
-rw-r--r--openwrt/package/sablevm/ipkg/sablevm.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/sablevm/ipkg/sablevm.control b/openwrt/package/sablevm/ipkg/sablevm.control
index 2460e41..516fc72 100644
--- a/openwrt/package/sablevm/ipkg/sablevm.control
+++ b/openwrt/package/sablevm/ipkg/sablevm.control
@@ -2,4 +2,4 @@ Package: sablevm
Priority: optional
Section: misc
Description: A Java Virtual Machine (JVM) implementation
-Depends: libffi-sable, libltdl, libpopt, zlib
+Depends: libffi-sable, libltdl, libpopt, libpthread, zlib