mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-21 05:41:43 +03:00
update urbit's configure to use a liburcrypt version
This commit is contained in:
parent
8e7b9560c3
commit
dbb0743d8c
2
pkg/urbit/configure
vendored
2
pkg/urbit/configure
vendored
@ -4,7 +4,7 @@ set -e
|
|||||||
|
|
||||||
URBIT_VERSION="0.10.8"
|
URBIT_VERSION="0.10.8"
|
||||||
|
|
||||||
pkg_config_deps="liburcrypt"
|
pkg_config_deps="liburcrypt-0"
|
||||||
|
|
||||||
extra_libs="\
|
extra_libs="\
|
||||||
urcrypt curl gmp sigsegv ent h2o uv murmur3 \
|
urcrypt curl gmp sigsegv ent h2o uv murmur3 \
|
||||||
|
Loading…
Reference in New Issue
Block a user