forked from pool/musescore
- Add comment to exludearchline. Build fails in the crashpad client,
which is disabled but nevertheless built OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=140
This commit is contained in:
parent
64d48890e2
commit
bf37c43914
@ -1,9 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 28 14:11:38 UTC 2023 - Cor Blom <cornelis@solcon.nl>
|
Mon Aug 28 14:11:38 UTC 2023 - Cor Blom <cornelis@solcon.nl>
|
||||||
|
|
||||||
- Delete excludearch line. It fails with aarch64 and ppc64 and I
|
- Add comment to exludearchline. Build fails in the crashpad client,
|
||||||
don't know how to solve that, but maybe someone is interested
|
which is disabled but nevertheless built
|
||||||
in this and can
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 16 18:13:55 UTC 2023 - Cor Blom <cornelis@solcon.nl>
|
Wed Aug 16 18:13:55 UTC 2023 - Cor Blom <cornelis@solcon.nl>
|
||||||
|
@ -115,6 +115,9 @@ Requires: libqt5-qtgraphicaleffects
|
|||||||
Requires: libqt5-qtquickcontrols2
|
Requires: libqt5-qtquickcontrols2
|
||||||
Requires: ( alsa-plugins-pulse if pulseaudio )
|
Requires: ( alsa-plugins-pulse if pulseaudio )
|
||||||
Requires: ( pipewire-alsa if pipewire )
|
Requires: ( pipewire-alsa if pipewire )
|
||||||
|
# For the following arch build fails in the crashpad client,
|
||||||
|
# Maybe repairable? Disabled until a solution is found by someone.
|
||||||
|
ExcludeArch: aarch64 ppc64 ppc64le
|
||||||
|
|
||||||
%description
|
%description
|
||||||
MuseScore is a graphical music typesetter. It allows for note entry on a
|
MuseScore is a graphical music typesetter. It allows for note entry on a
|
||||||
|
Loading…
Reference in New Issue
Block a user