commit:     b2458fdb271fbebf6900a62208da07719f143f82
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 17:57:28 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 18:06:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2458fdb

xorg-3.eclass: BDEPEND on virtual/pkgconfig

Closes: https://bugs.gentoo.org/683866
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 eclass/xorg-3.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/xorg-3.eclass b/eclass/xorg-3.eclass
index 760e41462d7..5b44ac34207 100644
--- a/eclass/xorg-3.eclass
+++ b/eclass/xorg-3.eclass
@@ -140,7 +140,7 @@ if [[ ${XORG_STATIC} == yes \
        IUSE+=" static-libs"
 fi
 
-DEPEND+=" virtual/pkgconfig"
+BDEPEND+=" virtual/pkgconfig"
 
 # @ECLASS-VARIABLE: XORG_DRI
 # @DESCRIPTION:

Reply via email to