xf86-video-vesa: rebuild for xorg-server-1.15.
This commit is contained in:
parent
2575ef8e80
commit
2e1f2b7c3d
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
||||||
pkgname=xf86-video-vesa
|
pkgname=xf86-video-vesa
|
||||||
version="2:2.3.3"
|
version="2:2.3.3"
|
||||||
wrksrc="${pkgname}-${version#*:}"
|
wrksrc="${pkgname}-${version#*:}"
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorg-server-devel>=1.14"
|
makedepends="xorg-server-devel>=1.15<1.16"
|
||||||
short_desc="Xorg VESA video driver"
|
short_desc="Xorg VESA video driver"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
@ -18,7 +18,7 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
xf86-video-vesa_package() {
|
xf86-video-vesa_package() {
|
||||||
depends="xserver-abi-video-14_1"
|
depends="xserver-abi-video-15_1"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue