summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoritsme2021-05-23 15:20:58 +0800
committeritsme2021-05-23 15:20:58 +0800
commit6979ab4b6d007a61f86ccb19e7909a3951b4e779 (patch)
tree31df5f28379f3d5dc317ab18fcd3942e0383ea73 /.SRCINFO
parent259b9ebcd603adee7488092386bc8bc53473c9b0 (diff)
downloadaur-6979ab4b6d007a61f86ccb19e7909a3951b4e779.tar.gz
add wayland & wayland-protocols to makedepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d694da94a30..1e27445a96a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = swaylock-effects
pkgdesc = A fancier screen locker for Wayland.
pkgver = 1.6.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mortie/swaylock-effects
arch = i686
arch = x86_64
@@ -10,6 +10,8 @@ pkgbase = swaylock-effects
makedepends = meson
makedepends = ninja
makedepends = scdoc
+ makedepends = wayland
+ makedepends = wayland-protocols
depends = libxkbcommon
depends = cairo
depends = gdk-pixbuf2