mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-23 16:08:29 -05:00
Pre-install runtime dependencies of aa-notify to make it work
Otherwise it's broken, and debugging AppArmor issues becomes difficult. Its dependencies are optional on Arch, so we need to manually add them. Fixes #437 Fixes #419
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
|
||||
[Content]
|
||||
Packages=strace
|
||||
python-gobject # runtime dependency of aa-notify
|
||||
python-notify2 # runtime dependency of aa-notify
|
||||
python-psutil # runtime dependency of aa-notify
|
||||
tk # runtime dependency of aa-notify
|
||||
|
||||
Reference in New Issue
Block a user