diff options
Diffstat (limited to 'x11-misc/tabbed/tabbed-0.6.ebuild')
-rw-r--r-- | x11-misc/tabbed/tabbed-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/tabbed/tabbed-0.6.ebuild b/x11-misc/tabbed/tabbed-0.6.ebuild index 62c051535985..2848e538dacb 100644 --- a/x11-misc/tabbed/tabbed-0.6.ebuild +++ b/x11-misc/tabbed/tabbed-0.6.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 @@ -15,7 +15,7 @@ IUSE="" RDEPEND="x11-libs/libX11" DEPEND=" - x11-proto/xproto + x11-base/xorg-proto ${RDEPEND} " |