Update libevent path

This commit is contained in:
Micah Lee 2022-10-05 10:43:44 -07:00
parent 5d1217f716
commit 9a7ea2dd16
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -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