summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÍcar N. S2023-01-22 18:04:12 +0100
committerÍcar N. S2023-01-22 18:04:12 +0100
commit6532b5ad16c1b8217589d577105f6f2e7353096a (patch)
tree1cdf55766ef5f4a6fffd510a9c341ca47ed4aff8 /PKGBUILD
parentceaee523fe5bad17f227a30fb533fa315a6b4a78 (diff)
downloadaur-gnome-shell-extension-dock-from-dash-git.tar.gz
add meson as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfa306eb59e0..6435e9566dde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url='https://github.com/fthx/dock-from-dash'
license=(GPL3)
depends=('gnome-shell')
-makedepends=('git')
+makedepends=('git' 'meson')
source=('dock-from-dash::git+https://github.com/fthx/dock-from-dash')
md5sums=('SKIP')