Fixup libevent name

This commit is contained in:
James Page 2018-11-06 08:18:06 +00:00
parent 07290b0839
commit c478ac8ed3
1 changed files with 1 additions and 1 deletions

View File

@ -737,7 +737,7 @@ parts:
- gcc - gcc
- make - make
stage-packages: stage-packages:
- libevent-2.0 - libevent-2.0-5
override-build: | override-build: |
./configure --prefix=$SNAPCRAFT_PART_INSTALL ./configure --prefix=$SNAPCRAFT_PART_INSTALL
make make