mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Fix dependencies
This commit is contained in:
parent
1dd65b0d7d
commit
d271921894
1 changed files with 4 additions and 1 deletions
5
PKGBUILD
5
PKGBUILD
|
|
@ -17,11 +17,14 @@ depends=('kio'
|
|||
'plasma-framework'
|
||||
'kirigami2'
|
||||
'kcmutils'
|
||||
'knotifications'
|
||||
'kwayland'
|
||||
'kwayland-integration'
|
||||
'kwindowsystem'
|
||||
'xorg-server-xwayland'
|
||||
'plasma-wayland-session'
|
||||
'plasma-nano'
|
||||
'plasma-meta')
|
||||
'plasma-settings')
|
||||
|
||||
makedepends=('cmake' 'extra-cmake-modules' 'git')
|
||||
optdepends=('libcec: add USB-CEC support in order to be controled by TV remotes'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue