mirror of https://github.com/procxx/kepka.git
Remove dependencies from snap that are present in kde-frameworks-5-core18 snap
This commit is contained in:
parent
27f6c8ce62
commit
0bf933b009
|
@ -87,12 +87,7 @@ parts:
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
- zlib1g-dev
|
- zlib1g-dev
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libasound2
|
|
||||||
- liblzma5
|
- liblzma5
|
||||||
- libopus0
|
|
||||||
- libpulse0
|
|
||||||
- libssl1.1
|
|
||||||
- zlib1g
|
|
||||||
configflags:
|
configflags:
|
||||||
- -DCMAKE_C_COMPILER=gcc-8
|
- -DCMAKE_C_COMPILER=gcc-8
|
||||||
- -DCMAKE_CXX_COMPILER=g++-8
|
- -DCMAKE_CXX_COMPILER=g++-8
|
||||||
|
@ -235,12 +230,6 @@ parts:
|
||||||
- libopus-dev
|
- libopus-dev
|
||||||
- libva-dev
|
- libva-dev
|
||||||
- libvdpau-dev
|
- libvdpau-dev
|
||||||
stage-packages:
|
|
||||||
- libasound2
|
|
||||||
- libopus0
|
|
||||||
- libva2
|
|
||||||
- libva-drm2
|
|
||||||
- libvdpau1
|
|
||||||
configflags:
|
configflags:
|
||||||
- --prefix=/usr
|
- --prefix=/usr
|
||||||
- --disable-static
|
- --disable-static
|
||||||
|
@ -366,11 +355,6 @@ parts:
|
||||||
- libpulse-dev
|
- libpulse-dev
|
||||||
- libsndio-dev
|
- libsndio-dev
|
||||||
- portaudio19-dev
|
- portaudio19-dev
|
||||||
stage-packages:
|
|
||||||
- libasound2
|
|
||||||
- libpulse0
|
|
||||||
- libportaudio2
|
|
||||||
- libsndio6.1
|
|
||||||
configflags:
|
configflags:
|
||||||
- -DCMAKE_BUILD_TYPE=Release
|
- -DCMAKE_BUILD_TYPE=Release
|
||||||
- -DALSOFT_EXAMPLES=OFF
|
- -DALSOFT_EXAMPLES=OFF
|
||||||
|
|
Loading…
Reference in New Issue