summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbegin-theadventure2024-06-12 15:20:06 +0200
committerbegin-theadventure2024-06-12 15:20:06 +0200
commit070b73c7d945ff51f7671c35de93c591f088d5f2 (patch)
treee67111d5f95f17d0c738ea178d9f4094197eb60d /PKGBUILD
parentf716bf50978cc6c32265d8ad62f4e403a91a3f44 (diff)
downloadaur-deadbeef-plugin-gui-qt5-git.tar.gz
depend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e20d11ece49..c25a173856c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=deadbeef-plugin-gui-qt5-git
pkgver=1.9.r143.gab2ea67
-pkgrel=1
+pkgrel=2
pkgdesc="Qt5 plugin for DeaDBeeF (latest commit)"
url="https://github.com/kuba160/ddb_gui_qt5"
license=('GPL-2.0-or-later')
arch=('x86_64')
-depends=('deadbeef' 'qt5-base' 'qt5-charts' 'qt5-declarative')
+depends=('deadbeef' 'qt5-base' 'qt5-charts' 'qt5-declarative' 'qt6-declarative')
makedepends=('git' 'make')
provides=("deadbeef-gui-qt5-git" "ddb-gui-qt5-git"
"deadbeef-plugin-gui-qt5" "deadbeef-gui-qt5" "ddb-gui-qt5")