mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 00:47:22 +00:00
Drop KDE wallpaper packages from dependencies
SHIFT now ships its own wallpaper package; remove breeze6-wallpapers and plasma6-workspace-wallpapers from the runtime dependency list in HACKING.md. Add .preview-data/ to .gitignore.
This commit is contained in:
parent
6e67728f46
commit
160bc97621
2 changed files with 2 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,4 +21,5 @@ build
|
|||
/build*
|
||||
.prefix/
|
||||
.preview-config/
|
||||
.preview-data/
|
||||
preview.sh
|
||||
|
|
|
|||
|
|
@ -96,8 +96,7 @@ complete Plasma Mobile runtime so all QML imports resolve:
|
|||
sudo zypper install --no-confirm \
|
||||
plasma6-mobile plasma6-workspace plasma6-nano plasma6-nm plasma6-pa \
|
||||
layer-shell-qt6-imports kf6-bluez-qt-imports \
|
||||
kf6-networkmanager-qt-imports \
|
||||
breeze6-wallpapers plasma6-workspace-wallpapers
|
||||
kf6-networkmanager-qt-imports
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue