diff options
Diffstat (limited to 'x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild')
-rw-r--r-- | x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild b/x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild index 3e682aad1fd3..83bc210ced4d 100644 --- a/x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild +++ b/x11-plugins/fsviewer/fsviewer-0.2.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=6 @@ -20,7 +20,7 @@ RDEPEND=">=x11-wm/windowmaker-0.95.2 x11-libs/libXpm x11-libs/libX11" DEPEND="${RDEPEND} - x11-proto/xproto + x11-base/xorg-proto nls? ( sys-devel/gettext )" S=${WORKDIR}/${MY_P} |