commit: 18cdb59b21f9c91576fd5fe74d8f877a5c855178 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Thu Oct 18 19:51:45 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Thu Oct 18 19:52:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18cdb59b
media-libs/harfbuzz: Synced live ebuild. Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-libs/harfbuzz/harfbuzz-9999.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/media-libs/harfbuzz/harfbuzz-9999.ebuild b/media-libs/harfbuzz/harfbuzz-9999.ebuild index 243f2a80c86..85491d783cd 100644 --- a/media-libs/harfbuzz/harfbuzz-9999.ebuild +++ b/media-libs/harfbuzz/harfbuzz-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 ) @@ -35,9 +35,11 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-util/gtk-doc-am - virtual/pkgconfig test? ( ${PYTHON_DEPS} ) " +BDEPEND=" + virtual/pkgconfig +" # eautoreconf requires gobject-introspection-common # ragel needed if regenerating *.hh files from *.rl if [[ ${PV} = 9999 ]] ; then