-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The problem: since 8c06059#diff-f252e90b5a122a709338e9b2cee849e924dde1962532d6e264600ebdcab7e1ab, libopengl0 is no longer installed, because that should now be packaged as a fallback library in the AppImage. It turned out that the VTests use not an AppImage, but an extracted version of it. There is no good reason for that at the moment. It looks like such reason might have existed initially, when the script was added in https://github.com/musescore/MuseScore/pull/16769/files#diff-4e166fe9387c02737f74001790f7af08bc58111d5bef2ebcc73d0988f8e5b693, namely that the `offscreen` platform plugin had to be added. But now that is packaged with the AppImage by default, so there is no reason anymore to unpack the AppImage.
- Loading branch information
1 parent
5890de8
commit b6cfbab
Showing
3 changed files
with
9 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters