File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,10 @@ GitHub actions are used to do the actual building of each of these branches.
16
16
17
17
## Routine maintenance
18
18
19
- The most common thing to break is the KDE Neon extension, which periodically needs to have its version number updated:
19
+ The most common thing to break is the KDE Neon extension, which periodically needs to reference an update version of
20
+ the kde-frameworks (e.g. kde-frameworks-5-99-qt-5-15-7-core20):
20
21
if the snap-building logs contain errors about being unable to locate neon, check for the correct version number at
21
- https://snapcraft.io/docs/kde-neon-extension
22
+ https://snapcraft.io/docs/kde-neon-extension and update it everywhere it appears in the snapcraft.yaml file.
22
23
23
24
Snaps are built based on specific "cores" -- the base operating system whose libraries they use. From time to time
24
25
we have to update to a new core. The current builds use "core20", or Ubuntu 20.04 LTS. Updating the core will likely
You can’t perform that action at this time.
0 commit comments