Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions packaging/nfpm-gui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ overrides:
- openeffectsd
- libgtk-4-1
- libadwaita-1-0
# gtk4paintablesink, used by the GUI's live preview
- gstreamer1.0-gtk4
scripts:
postinstall: packaging/postinstall.sh
postremove: packaging/postremove.sh
Expand All @@ -48,4 +50,6 @@ overrides:
- openeffectsd
- gtk4
- libadwaita
# gtk4paintablesink, used by the GUI's live preview
- gst-plugin-gtk4
# Arch updates the icon cache / desktop database via pacman hooks.