diff options
Diffstat (limited to 'x11-apps/rgb/rgb-1.0.5.ebuild')
-rw-r--r-- | x11-apps/rgb/rgb-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/rgb/rgb-1.0.5.ebuild b/x11-apps/rgb/rgb-1.0.5.ebuild index cdc6a73115a2..79ed018a5ac0 100644 --- a/x11-apps/rgb/rgb-1.0.5.ebuild +++ b/x11-apps/rgb/rgb-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,4 +11,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-f IUSE="" RDEPEND="" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" |