alarm/xf86-video-odroid-c1: fix

This commit is contained in:
Kevin Mihelich 2017-01-12 19:02:16 +00:00
parent c4a143ebd3
commit 5fd04b2437

View file

@ -11,8 +11,8 @@ arch=(armv7h)
license=('custom')
url="http://www.hardkernel.com/"
depends=('odroid-c1-libgl-x11')
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=20' 'git' 'odroid-c1-libgl-headers')
conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<20' 'X-ABI-VIDEODRV_VERSION>=21')
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23' 'git' 'odroid-c1-libgl-headers')
conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<23' 'X-ABI-VIDEODRV_VERSION>=24')
source=("git+https://github.com/mdrjr/c1_mali_ddx.git")
sha256sums=('SKIP')