summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel A. Vico2017-09-29 17:56:10 -0700
committerMiguel A. Vico2017-09-29 17:56:10 -0700
commitf5541c7d7d4d91750ff1f4ca0b1d94906e12150c (patch)
treef64022866791999bc4bf35d3ec87a518ef79d96d /PKGBUILD
parent96452a48b8d31a9f48c7ece5d8d5a7935b2fa8b3 (diff)
downloadaur-f5541c7d7d4d91750ff1f4ca0b1d94906e12150c.tar.gz
Add egl-wayland-git as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d3da9e256a0..f22e39aaf20c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=('MIT')
depends=('glibc' 'wayland' 'libxkbcommon' 'libinput' 'libunwind' 'pixman'
'libdrm' 'pam' 'libsystemd' 'cairo' 'libpng' 'libjpeg-turbo' 'libwebp'
'libegl' 'libgles' 'glib2' 'pango' 'lcms2' 'mtdev' 'libx11'
- 'libxcb' 'dbus' 'libva' 'libxcursor' 'colord')
+ 'libxcb' 'dbus' 'libva' 'libxcursor' 'colord' 'egl-wayland-git')
makedepends=('wayland-protocols')
provides=('weston')
conflicts=('weston')