summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-04-26 10:58:53 -0700
committerMatt Turner <mattst88@gentoo.org>2019-04-26 11:06:25 -0700
commitdce9d8baaf0b233563843fdb6de4971ac856947f (patch)
tree493700370ba0310b54d7b064463b2e67cc1ba11e /x11-libs/libXcursor
parentxorg-3.eclass: BDEPEND on virtual/pkgconfig (diff)
downloadgentoo-dce9d8baaf0b233563843fdb6de4971ac856947f.tar.gz
gentoo-dce9d8baaf0b233563843fdb6de4971ac856947f.tar.bz2
gentoo-dce9d8baaf0b233563843fdb6de4971ac856947f.zip
x11-libs/libXcursor: Remove unnecessary XORG_DOC=doc
It already had an explicit IUSE=doc. XORG_DOC=doc pulls in additional unnecessary dependencies. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r--x11-libs/libXcursor/libXcursor-1.2.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
index 1db8bb237c0d..4e48fbaca81a 100644
--- a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
+++ b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-XORG_DOC=doc
XORG_MULTILIB=yes
inherit xorg-3