mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
add bluezqt to deps
This commit is contained in:
parent
910a34884d
commit
4fabc0b979
1 changed files with 2 additions and 1 deletions
3
PKGBUILD
3
PKGBUILD
|
|
@ -10,7 +10,8 @@ groups=()
|
|||
depends=('kdeconnect-git'
|
||||
'plasma-nm-git'
|
||||
'plasma-pa-git'
|
||||
'plasma-nano-git')
|
||||
'plasma-nano-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