summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3b165d7aa08..14de8e790917 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=phosh-git
-pkgver=0.27.0.r31.g35db9d16
+pkgver=0.28.0.r22.gd06c69b9
pkgrel=1
pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices'
arch=(x86_64 aarch64 armv7h)
@@ -32,6 +32,10 @@ makedepends=(
meson
git
wayland-protocols
+ python-docutils
+)
+checkdepends=(
+ xorg-server-xvfb
)
provides=(phosh)
conflicts=(phosh)