mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/wayland fix
This commit is contained in:
parent
398410ab18
commit
771bb3eab7
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in a new issue