mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
chore: Update deps due to latest package updates
This commit is contained in:
parent
8c247c227f
commit
bbf3c023ca
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -6,7 +6,7 @@ pkgdesc="FreeDesktop-compliant notification daemon with grouping, DnD, batching,
|
|||
arch=('x86_64')
|
||||
url="https://github.com/ctrl-q/notification-tray"
|
||||
license=('custom')
|
||||
depends=('qt5-base' 'qt5-multimedia' 'dbus' 'glib2' 'python')
|
||||
depends=('qt5-base' 'qt5-multimedia' 'qt5-declarative' 'dbus' 'glib2')
|
||||
makedepends=('cmake' 'gcc' 'make' 'git')
|
||||
optdepends=('gtest: for running tests'
|
||||
'lxqt-config: for LXQt theming configuration'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue