summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-26 23:10:35 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-27 10:17:18 -0700
commit03197a08261692b637529abbdc5de4f6d5a36d20 (patch)
tree2d23a4493fe5d125d7bc2f88674d2bddcb7f4d70 /eclass/xorg-2.eclass
parentxorg-2.eclass: Transition deps to x11-base/xorg-proto (diff)
downloadgentoo-03197a08261692b637529abbdc5de4f6d5a36d20.tar.gz
gentoo-03197a08261692b637529abbdc5de4f6d5a36d20.tar.bz2
gentoo-03197a08261692b637529abbdc5de4f6d5a36d20.zip
xorg-2.eclass: Fix typo'd DRI_COMMON_DEPEND
Diffstat (limited to 'eclass/xorg-2.eclass')
-rw-r--r--eclass/xorg-2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
index 96a469163cfd..0329a7aa623a 100644
--- a/eclass/xorg-2.eclass
+++ b/eclass/xorg-2.eclass
@@ -210,7 +210,7 @@ case ${XORG_DRI} in
IUSE+=" ${XORG_DRI}"
;;
esac
-unset DRI_COMMONDEPEND
+unset DRI_COMMON_DEPEND
if [[ -n "${DRIVER}" ]]; then
COMMON_DEPEND+="