diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-22 20:23:08 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-22 20:24:13 -0700 |
commit | 0af2ab1bf53f521d21f17df0677441ac664ebb2b (patch) | |
tree | 5baf4043fe689e8b2f5e9e76e769ed2a13b1c1a8 /media-libs | |
parent | sys-apps/portage: Bump to version 2.3.102 (diff) | |
download | gentoo-0af2ab1bf53f521d21f17df0677441ac664ebb2b.tar.gz gentoo-0af2ab1bf53f521d21f17df0677441ac664ebb2b.tar.bz2 gentoo-0af2ab1bf53f521d21f17df0677441ac664ebb2b.zip |
media-libs/mesa: Drop dependency on sys-devel/gettext
Upstream commit 2ef983dca61b (driconf: drop now unused translation
facility) dropped the translation facility and the dependency on
gettext.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 00b4050b4e80..29a60e1a14fd 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -228,7 +228,6 @@ BDEPEND=" ) sys-devel/bison sys-devel/flex - sys-devel/gettext virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") " |