xf86-video-geode: rebuild against xserver-abi-video-13 (xorg-server-1.13).
This commit is contained in:
parent
379c4f883b
commit
f60770b1ab
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xf86-video-geode'.
|
# Template build file for 'xf86-video-geode'.
|
||||||
pkgname=xf86-video-geode
|
pkgname=xf86-video-geode
|
||||||
version=2.11.14
|
version=2.11.14
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Xorg AMD Geode GX/LX video driver"
|
short_desc="Xorg AMD Geode GX/LX video driver"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -15,5 +15,5 @@ long_desc="
|
||||||
# This is x86 specific.
|
# This is x86 specific.
|
||||||
only_for_archs=i686
|
only_for_archs=i686
|
||||||
|
|
||||||
depends="xorg-server>=1.12<1.13"
|
depends="xserver-abi-video>=13<14"
|
||||||
makedepends="pkg-config libXv-devel libXrandr-devel xorg-server-devel>=1.12<1.13"
|
makedepends="pkg-config libXv-devel libXrandr-devel xorg-server-devel>=1.13<1.14"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue