diff options
Diffstat (limited to 'x11-terms/st/st-0.7.ebuild')
-rw-r--r-- | x11-terms/st/st-0.7.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-terms/st/st-0.7.ebuild b/x11-terms/st/st-0.7.ebuild index 36d75e014076..22efcadcec5a 100644 --- a/x11-terms/st/st-0.7.ebuild +++ b/x11-terms/st/st-0.7.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 @@ -23,8 +23,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/xextproto - x11-proto/xproto + x11-base/xorg-proto " src_prepare() { |