summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorabelian4242023-11-14 20:31:10 +0600
committerabelian4242023-11-14 20:31:10 +0600
commit657725d34de248d10cfc9ba62fc02e508332dd36 (patch)
treeb641bf21bc159ec56dd30f914b1a2291bcceb659 /PKGBUILD
parent9b0660038e76a01bb5eb4ebffe3dd81502c95630 (diff)
downloadaur-657725d34de248d10cfc9ba62fc02e508332dd36.tar.gz
Cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43feb41b6d71..f8ac1caa0deb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ pkgdesc='Qt/C++ display management library'
arch=(x86_64 aarch64)
url="https://gitlab.com/kwinft/disman"
license=(LGPL)
-depends=(kcoreaddons5 qt5-x11extras wrapland)
+depends=(wrapland kcoreaddons5 qt5-x11extras)
provides=("disman")
conflicts=("disman")
-makedepends=(extra-cmake-modules git kdoctools5 qt5-tools appstream)
+makedepends=(extra-cmake-modules git appstream)
source=("https://gitlab.com/kwinft/disman/-/archive/disman@$pkgver/disman-disman@$pkgver.tar.gz")
sha1sums=('02ab18a807a87124ecb8451db5359f3ec7bfbea6')