summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild')
-rw-r--r--media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild b/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild
index 0404b4793fc8..a894b9e8eea8 100644
--- a/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild
+++ b/media-libs/libmpeg2/libmpeg2-0.5.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=5
@@ -22,7 +22,7 @@ RDEPEND="sdl? ( media-libs/libsdl )
x11-libs/libXt
)"
DEPEND="${RDEPEND}
- X? ( x11-proto/xextproto )"
+ X? ( x11-base/xorg-proto )"
DOCS=( AUTHORS ChangeLog NEWS README TODO )