diff options
Diffstat (limited to 'x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild index 39e19cf50209..bb8b9243f0c9 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,8 +11,4 @@ IUSE="" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xproto" + x11-base/xorg-proto" |