mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-17 19:18:36 +01:00
Fix snap build
This commit is contained in:
parent
eed008de4b
commit
0367c5bd1c
@ -39,7 +39,9 @@ parts:
|
||||
plugin: cmake
|
||||
source-type: git
|
||||
source: https://github.com/jonaski/strawberry
|
||||
after: [alsa-lib, desktop-qt5]
|
||||
after:
|
||||
- alsa-lib
|
||||
- desktop-qt5
|
||||
override-build: |
|
||||
cmake ../src -DCMAKE_INSTALL_PREFIX=/usr
|
||||
make -j $(getconf _NPROCESSORS_ONLN)
|
||||
|
Loading…
Reference in New Issue
Block a user