summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-09-28 11:26:09 -0400
committerMike Gilbert <floppym@gentoo.org>2015-09-28 11:27:29 -0400
commitdfffa3392f994062c9d0de2f6bc65d245e99f8e7 (patch)
treef8e30a1d682f8e6c501719c477e069d4dc9dfc59 /dev-libs/icu/icu-55.1.ebuild
parentdev-python/pyasn1: add alpha keyword (diff)
downloadgentoo-dfffa3392f994062c9d0de2f6bc65d245e99f8e7.tar.gz
gentoo-dfffa3392f994062c9d0de2f6bc65d245e99f8e7.tar.bz2
gentoo-dfffa3392f994062c9d0de2f6bc65d245e99f8e7.zip
dev-libs/icu: Depend on virtual/pkgconfig
Bug: https://bugs.gentoo.org/561680 Package-Manager: portage-2.2.22_p3
Diffstat (limited to 'dev-libs/icu/icu-55.1.ebuild')
-rw-r--r--dev-libs/icu/icu-55.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/icu/icu-55.1.ebuild b/dev-libs/icu/icu-55.1.ebuild
index 18963fe58297..896fda0d68b8 100644
--- a/dev-libs/icu/icu-55.1.ebuild
+++ b/dev-libs/icu/icu-55.1.ebuild
@@ -18,6 +18,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
IUSE="debug doc examples static-libs"
DEPEND="
+ virtual/pkgconfig
doc? (
app-doc/doxygen[dot]
)