diff options
Diffstat (limited to 'x11-misc/xnots/xnots-0.2.1-r2.ebuild')
-rw-r--r-- | x11-misc/xnots/xnots-0.2.1-r2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-misc/xnots/xnots-0.2.1-r2.ebuild b/x11-misc/xnots/xnots-0.2.1-r2.ebuild index 15752d347787..c92abc690cd7 100644 --- a/x11-misc/xnots/xnots-0.2.1-r2.ebuild +++ b/x11-misc/xnots/xnots-0.2.1-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 @@ -24,9 +24,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xextproto + x11-base/xorg-proto " PATCHES=( "${FILESDIR}"/${PN}-0.2.1-gcc6.patch |