aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-07-18 21:37:46 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-19 08:03:19 +0000
commit3764ce06456a8d2ff2c585705787d8fe4a079cf5 (patch)
tree5902ec38e6c44f1c6bd2c7e98373f5ac37fab741 /main
parentcd84e4562229e45396506150043b17f9a6ae453f (diff)
downloadaports-3764ce06456a8d2ff2c585705787d8fe4a079cf5.tar.bz2
aports-3764ce06456a8d2ff2c585705787d8fe4a079cf5.tar.xz
main/xf86-video-xgixp: replace *proto with xorgproto
Diffstat (limited to 'main')
-rw-r--r--main/xf86-video-xgixp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/xf86-video-xgixp/APKBUILD b/main/xf86-video-xgixp/APKBUILD
index 70b0259307..b5c8ac195c 100644
--- a/main/xf86-video-xgixp/APKBUILD
+++ b/main/xf86-video-xgixp/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-xgixp
pkgver=1.8.1
-pkgrel=9
+pkgrel=10
pkgdesc="X.org XGIXP video driver"
url="http://xorg.freedesktop.org/"
arch="all"
license="MIT"
subpackages="$pkgname-doc"
depends=
-makedepends="xorg-server-dev libdrm-dev xf86driproto glproto mesa-dev util-macros"
+makedepends="xorg-server-dev libdrm-dev mesa-dev util-macros xorgproto"
source="http://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2
git-fixes.patch"