chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d2e75cc
)
boost: Depend on liblzma
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 24 Sep 2017 21:14:59 +0000
(23:14 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 24 Sep 2017 21:14:59 +0000
(23:14 +0200)
packages/boost/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/boost/build.sh
b/packages/boost/build.sh
index 5adf89060c8c182d06e2357cc9dcc3ffae821672..0abdd6638f58cf8fd3d9d1967ed6fe38e3588555 100644
(file)
--- a/
packages/boost/build.sh
+++ b/
packages/boost/build.sh
@@
-4,7
+4,7
@@
TERMUX_PKG_VERSION=1.65.1
TERMUX_PKG_SHA256=9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81
TERMUX_PKG_SRCURL=http://sourceforge.net/projects/boost/files/boost/${TERMUX_PKG_VERSION}/boost_${TERMUX_PKG_VERSION//./_}.tar.bz2
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_SHA256=9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81
TERMUX_PKG_SRCURL=http://sourceforge.net/projects/boost/files/boost/${TERMUX_PKG_VERSION}/boost_${TERMUX_PKG_VERSION//./_}.tar.bz2
TERMUX_PKG_BUILD_IN_SRC=yes
-TERMUX_PKG_DEPENDS="libbz2"
+TERMUX_PKG_DEPENDS="libbz2
, liblzma
"
termux_step_make_install() {
rm $TERMUX_PREFIX/lib/libboost* -f
termux_step_make_install() {
rm $TERMUX_PREFIX/lib/libboost* -f