app-i18n/libchewing: Add dependency on virtual/pkgconfig.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Fri, 17 Jan 2020 17:30:36 +0000 (17:30 +0000)
committerMike Gilbert <floppym@gentoo.org>
Fri, 17 Jan 2020 19:08:53 +0000 (14:08 -0500)
Closes: https://bugs.gentoo.org/705368
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
app-i18n/libchewing/libchewing-0.5.1.ebuild
app-i18n/libchewing/libchewing-9999.ebuild

index 1c78e61d60e17ce63f1787229bd24b1547665eeb..796538bfb4f312210d58511dadcf553ed2f6dd36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2004-2019 Gentoo Authors
+# Copyright 2004-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -26,6 +26,8 @@ KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
 IUSE="static-libs test"
 RESTRICT="!test? ( test )"
 
+# BDEPEND="test? ( virtual/pkgconfig )"
+BDEPEND="virtual/pkgconfig"
 RDEPEND="dev-db/sqlite:3"
 DEPEND="${RDEPEND}
        test? ( sys-libs/ncurses[unicode] )"
index e059c2147b15cc459f0d0be82739f9088e87ae74..041ef001addd37c3e4cb0029a32cb1486d080d49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2004-2019 Gentoo Authors
+# Copyright 2004-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -26,6 +26,8 @@ KEYWORDS=""
 IUSE="static-libs test"
 RESTRICT="!test? ( test )"
 
+# BDEPEND="test? ( virtual/pkgconfig )"
+BDEPEND="virtual/pkgconfig"
 RDEPEND="dev-db/sqlite:3"
 DEPEND="${RDEPEND}
        test? ( sys-libs/ncurses[unicode] )"