mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update dependencies
This commit is contained in:
parent
518e75a702
commit
5659c2e8d1
2 changed files with 10 additions and 32 deletions
19
.SRCINFO
19
.SRCINFO
|
|
@ -8,24 +8,13 @@ pkgbase = plasma-bigscreen-git
|
|||
makedepends = cmake
|
||||
makedepends = extra-cmake-modules-git
|
||||
makedepends = git
|
||||
depends = kio
|
||||
depends = kactivities
|
||||
depends = kactivities-stats
|
||||
depends = ki18n
|
||||
depends = kdeconnect
|
||||
depends = plasma-workspace
|
||||
depends = kdeclarative
|
||||
depends = plasma-framework
|
||||
depends = kirigami2
|
||||
depends = kcmutils
|
||||
depends = knotifications
|
||||
depends = kwayland
|
||||
depends = kwayland-integration
|
||||
depends = kwindowsystem
|
||||
depends = xorg-server-xwayland
|
||||
depends = plasma-wayland-session
|
||||
depends = plasma-nm
|
||||
depends = plasma-pa
|
||||
depends = plasma-remotecontrollers
|
||||
depends = plasma-nano
|
||||
depends = plasma-settings
|
||||
depends = qt5-virtualkeyboard
|
||||
optdepends = libcec: add USB-CEC support in order to be controled by TV remotes
|
||||
optdepends = mycroft-core: add voice control support
|
||||
provides = plasma-bigscreen
|
||||
|
|
|
|||
23
PKGBUILD
23
PKGBUILD
|
|
@ -7,24 +7,13 @@ arch=('any')
|
|||
url="https://plasma-bigscreen.org/"
|
||||
license=('GPL2')
|
||||
groups=()
|
||||
depends=('kio'
|
||||
'kactivities'
|
||||
'kactivities-stats'
|
||||
'ki18n'
|
||||
'kdeconnect'
|
||||
'plasma-workspace'
|
||||
'kdeclarative'
|
||||
'plasma-framework'
|
||||
'kirigami2'
|
||||
'kcmutils'
|
||||
'knotifications'
|
||||
'kwayland'
|
||||
'kwayland-integration'
|
||||
'kwindowsystem'
|
||||
'xorg-server-xwayland'
|
||||
'plasma-wayland-session'
|
||||
depends=('kdeconnect'
|
||||
'plasma-nm'
|
||||
'plasma-pa'
|
||||
'plasma-remotecontrollers'
|
||||
'plasma-nano'
|
||||
'plasma-settings')
|
||||
'plasma-settings'
|
||||
'qt5-virtualkeyboard')
|
||||
|
||||
makedepends=('cmake' 'extra-cmake-modules-git' 'git')
|
||||
optdepends=('libcec: add USB-CEC support in order to be controled by TV remotes'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue