community/weston fix

This commit is contained in:
Kevin Mihelich 2013-12-28 21:34:10 +00:00
parent 6b492d5220
commit bb3cc0c769

View file

@ -13,6 +13,7 @@ arch=('i686' 'x86_64')
url='http://wayland.freedesktop.org'
license=('MIT')
depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
[ "$CARCH" == 'armv6h' ] && makedepends=('raspberrypi-firmware')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a')