summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Shick2021-03-16 16:22:27 -0400
committerDan Shick2021-03-16 16:22:27 -0400
commite6b3e55174768f6c5b558f19f2d75653035fb49a (patch)
tree2e9dc9eae39a154ac233485a55ba9eaff0dcec4e /PKGBUILD
parent60b0866a7c6b886921aef2114fa340ec42cc003e (diff)
downloadaur-e6b3e55174768f6c5b558f19f2d75653035fb49a.tar.gz
Add scdoc to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4518dfb13056..6075b0001318 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Davide Depau <davide@depau.eu>
pkgname=xdg-desktop-portal-wlr-git
-pkgver=v0.2.0.r1.g07154bb
+pkgver=v0.2.0.r10.g6c8f6ca
pkgrel=1
pkgdesc='xdg-desktop-portal backend for wlroots'
url=https://github.com/emersion/xdg-desktop-portal-wlr
@@ -10,7 +10,7 @@ license=(custom:MIT)
provides=("${pkgname%-git}" "xdg-desktop-portal-impl")
conflicts=("${pkgname%-git}")
depends=(xdg-desktop-portal pipewire iniparser)
-makedepends=(git meson wayland-protocols wayland)
+makedepends=(git meson wayland-protocols wayland scdoc)
optdepends=(
"libpipewire02: For Chromium WebRTC desktop screencast (see project GitHub page)"
"obs-xdg-portal: OBS Studio plugin for XDG Desktop Portal (or wlrobs for direct wlroots integration)"