diff options
Diffstat (limited to 'x11-misc/xssstate/xssstate-1.1.ebuild')
-rw-r--r-- | x11-misc/xssstate/xssstate-1.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/xssstate/xssstate-1.1.ebuild b/x11-misc/xssstate/xssstate-1.1.ebuild index cda0b3adfc2b..311c55ab00f7 100644 --- a/x11-misc/xssstate/xssstate-1.1.ebuild +++ b/x11-misc/xssstate/xssstate-1.1.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 @@ -19,8 +19,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - x11-proto/scrnsaverproto - x11-proto/xproto + x11-base/xorg-proto " src_prepare() { |