summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 9 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc89bc4b3e90..f0a2617b1635 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,21 +9,22 @@ arch=(x86_64 aarch64 armv7h)
url='https://gitlab.gnome.org/World/Phosh/phoc'
license=(GPL3)
depends=(
- seatd
- xcb-util-errors
- xcb-util-renderutil
- xcb-util-wm
+ gobject-introspection
gnome-desktop
libinput
+ mutter
+ libseat.so
+ xcb-util-errors
+ xcb-util-wm
+ xcb-util-renderutil
+ glslang
)
makedepends=(
- ctags
- git
- libhandy
meson
- vala
+ git
vulkan-headers
wayland-protocols
+ xorg-xwayland
)
provides=(phoc wlroots)
conflicts=(phoc wlroots)