community/wayland fix

This commit is contained in:
Kevin Mihelich 2016-02-18 19:06:48 +00:00
parent 398410ab18
commit 771bb3eab7

View file

@ -14,7 +14,7 @@ url='http://wayland.freedesktop.org'
license=('MIT')
depends=('wayland' 'libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
makedepends=('wayland-protocols')
[ "$CARCH" == 'armv6h' ] && makedepends=('raspberrypi-firmware')
makedepends_armv6h=('raspberrypi-firmware')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
sha1sums=('c9c2c8e2e798b25e7bf6b31bf0c4ef08724a7ebb')