mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xf86-video-sisusb: rebuild for xorg-server-1.15.
This commit is contained in:
parent
353653290f
commit
2575ef8e80
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template build file for 'xf86-video-sisusb'.
|
# Template build file for 'xf86-video-sisusb'.
|
||||||
pkgname=xf86-video-sisusb
|
pkgname=xf86-video-sisusb
|
||||||
version=0.9.6
|
version=0.9.6
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config xorg-server-devel>=1.14"
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="xorg-server-devel>=1.15<1.16"
|
||||||
short_desc="Xorg SiS USB video driver"
|
short_desc="Xorg SiS USB video driver"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="Custom"
|
license="Custom"
|
||||||
|
@ -16,7 +17,7 @@ long_desc="
|
||||||
that are connected via a Net2280-based USB dongle for the Xorg X11 server."
|
that are connected via a Net2280-based USB dongle for the Xorg X11 server."
|
||||||
|
|
||||||
xf86-video-sisusb_package() {
|
xf86-video-sisusb_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