summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2018-02-10 16:41:37 +0200
committerDet2018-02-10 16:41:37 +0200
commit10ed6647c9b9f382aca459d563c41168586734d4 (patch)
treef110eb83d4dc877e5b7e122fd811c82b00404b68
parent94dbb849d33372da961cb4aca0e6963c7177f6f0 (diff)
downloadaur-10ed6647c9b9f382aca459d563c41168586734d4.tar.gz
Cosmetic
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38188abb2fa2..aa946a173508 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Combined X.Org X11 Protocol headers - Git version"
arch=('any')
url="http://cgit.freedesktop.org/xorg/proto/$_pkgname/"
license=('custom')
-makedepends=('git' 'xorg-util-macros')
+makedepends=('git' 'xorg-util-macros') # 'xmlto' 'libxslt' 'linuxdoc-tools' 'docbook-sgml' 'fop')
provides=('xorgproto' 'bigreqsproto' 'compositeproto' 'damageproto' 'dmxproto' 'dri2proto' 'dri3proto' 'fixesproto' 'fontsproto' 'glproto' 'inputproto' 'kbproto' 'presentproto' 'printproto' 'randrproto' 'recordproto' 'renderproto' 'resourceproto' 'scrnsaverproto' 'videoproto' 'xcmiscproto' 'xextproto' 'xf86dgaproto' 'xf86driproto' 'xf86miscproto' 'xf86vidmodeproto' 'xineramaproto' 'xproto')
conflicts=(${provides[@]})
replaces=(${provides[@]/xorgproto})