summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2023-12-16 07:35:33 -0500
committerTed Alff2023-12-16 07:35:33 -0500
commit01f8cc62c1031e6457902cde01b953a008c4ee1e (patch)
tree71e75dacea1af1b95af7edd596c55d2cf20feb57 /PKGBUILD
parentca26470495258e46310c41fbdd2349d4a7212464 (diff)
downloadaur-01f8cc62c1031e6457902cde01b953a008c4ee1e.tar.gz
Add makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c59964622ed1..33c90651aeb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url="https://github.com/xuzhen/dockbarx-lxqt-plugin"
license=('GPL3')
depends=('dockbarx' 'lxqt-panel' 'qt5-x11extras')
+makedepends=('cmake')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('f61222d8a1a01ec2140860251cba9ff7107fcea606560324440d91b58d4e9c4d')