mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
fix
This commit is contained in:
parent
f975d8aacd
commit
853baf2404
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -12,7 +12,7 @@ pkgbase = plasma-bigscreen-git
|
|||
depends = plasma-nm-git
|
||||
depends = plasma-pa-git
|
||||
depends = plasma-nano-git
|
||||
depends = bluezqt-git
|
||||
depends = bluez-qt-git
|
||||
optdepends = libcec: add USB-CEC support in order to be controlled by TV remotes
|
||||
optdepends = plasma-remotecontrollers-git: add support for remote controllers
|
||||
conflicts = plasma-bigscreen
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -11,7 +11,7 @@ depends=('kdeconnect-git'
|
|||
'plasma-nm-git'
|
||||
'plasma-pa-git'
|
||||
'plasma-nano-git'
|
||||
'bluezqt-git')
|
||||
'bluez-qt-git')
|
||||
makedepends=('cmake' 'extra-cmake-modules-git' 'git')
|
||||
optdepends=('libcec: add USB-CEC support in order to be controlled by TV remotes'
|
||||
'plasma-remotecontrollers-git: add support for remote controllers')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue