mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
aur/xf86-video-fbturbo-git fix
This commit is contained in:
parent
7dd35dea44
commit
76791f1da7
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ arch=('armv7h')
|
||||||
url="https://github.com/ssvb/xf86-video-fbturbo"
|
url="https://github.com/ssvb/xf86-video-fbturbo"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('libump-git')
|
depends=('libump-git')
|
||||||
makedepends=('git' 'xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14')
|
makedepends=('git' 'xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
|
||||||
conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERSION>=15')
|
conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 'X-ABI-VIDEODRV_VERSION>=16')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
groups=('xorg-drivers' 'xorg')
|
groups=('xorg-drivers' 'xorg')
|
||||||
provides=('xf86-video-fbturbo')
|
provides=('xf86-video-fbturbo')
|
||||||
|
|
Loading…
Reference in a new issue