diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-25 21:09:10 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-26 14:03:39 -0400 |
commit | 62267650a5863349d5934f11c67f402c26e738a9 (patch) | |
tree | 406a94bbae457fb509ea2d5632470dc25fe6fc2c /app-i18n/uim/uim-1.8.6-r2.ebuild | |
parent | app-i18n/unicode-emoji: Version bump (11.0). (diff) | |
download | gentoo-62267650a5863349d5934f11c67f402c26e738a9.tar.gz gentoo-62267650a5863349d5934f11c67f402c26e738a9.tar.bz2 gentoo-62267650a5863349d5934f11c67f402c26e738a9.zip |
app-i18n/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'app-i18n/uim/uim-1.8.6-r2.ebuild')
-rw-r--r-- | app-i18n/uim/uim-1.8.6-r2.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild index ffe51b96501d..cac96b004b75 100644 --- a/app-i18n/uim/uim-1.8.6-r2.ebuild +++ b/app-i18n/uim/uim-1.8.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -58,10 +58,7 @@ DEPEND="${RDEPEND} dev-util/intltool virtual/pkgconfig >=sys-devel/gettext-0.15 - X? ( - x11-proto/xextproto - x11-proto/xproto - )" + X? ( x11-base/xorg-proto )" RDEPEND="${RDEPEND} X? ( |