mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 05:22:20 -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
|
||||
plugin: autotools
|
||||
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:
|
||||
- libssl-dev
|
||||
- zlib1g-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue