diff options
| author | Nicolas Thill <nico@openwrt.org> | 2006-05-08 14:38:05 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2006-05-08 14:38:05 +0000 |
| commit | a455167ece9eb54530b1f4e2e7ac052cb96889ce (patch) | |
| tree | 0366403a9b461e0bab29534a7ad06f7703f79d6f /openwrt/package/sablevm/Config.in | |
| parent | f6f024e8b0af355161957537cbf25388c88aad2a (diff) | |
| download | mtk-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/Config.in')
| -rw-r--r-- | openwrt/package/sablevm/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/sablevm/Config.in b/openwrt/package/sablevm/Config.in index d387b75..2897018 100644 --- a/openwrt/package/sablevm/Config.in +++ b/openwrt/package/sablevm/Config.in @@ -5,6 +5,7 @@ config BR2_PACKAGE_SABLEVM select BR2_PACKAGE_LIBFFI_SABLE select BR2_PACKAGE_LIBLTDL select BR2_PACKAGE_LIBPOPT + select BR2_PACKAGE_LIBPTHREAD select BR2_PACKAGE_ZLIB help SableVM is a robust, extremely portable, efficient, and specifications- |
