summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Day2024-03-30 20:23:34 +0100
committerSam Day2024-03-30 20:23:43 +0100
commit1e096616532b4dd2984e5e0ec2d1c0fc85274aa1 (patch)
tree91125c16e01a426d8d4ad031f9111503c1a30bcc /PKGBUILD
parent8d39416daf9fd17adbbf8a9d86ea32cfe3f7e5c7 (diff)
downloadaur-phog.tar.gz
fix makedeps, builds cleanly in chroot now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 153d4925b2d5..9e956f6684a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=phog
pkgver=0.1.6
-pkgrel=1
+pkgrel=2
pkgdesc="A greetd-compatible greeter for mobile devices like Purism's Librem 5 and Pine64's PinePhone."
url='https://gitlab.com/mobian1/phog'
license=(GPL3)
@@ -14,21 +14,22 @@ depends=(
squeekboard
)
makedepends=(
- gtk-doc
gcr
glib2
gnome-desktop
+ gtk-doc
gtk3
- libgudev
json-glib
+ libgudev
libhandy
libnm
+ meson
pam
+ pandoc-cli
+ python-packaging
systemd-libs
upower
- wayland
- meson
- pandoc-cli
+ wayland-protocols
# to run the tests
at-spi2-core