mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 13:29:02 -04:00
Update libevent path
This commit is contained in:
parent
5d1217f716
commit
9a7ea2dd16
1 changed files with 2 additions and 1 deletions
|
@ -141,7 +141,8 @@ parts:
|
||||||
source-type: tar
|
source-type: tar
|
||||||
plugin: autotools
|
plugin: autotools
|
||||||
autotools-configure-parameters:
|
autotools-configure-parameters:
|
||||||
- "--with-libevent-dir=/build/onionshare/parts/libevent/install/usr/local"
|
# - "--with-libevent-dir=/build/onionshare/parts/libevent/install/usr/local"
|
||||||
|
- "--with-libevent-dir=/root/parts/libevent/install/usr/local"
|
||||||
build-packages:
|
build-packages:
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
- zlib1g-dev
|
- zlib1g-dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue