summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/gifsicle/gifsicle-1.90.ebuild')
-rw-r--r--media-gfx/gifsicle/gifsicle-1.90.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gifsicle/gifsicle-1.90.ebuild b/media-gfx/gifsicle/gifsicle-1.90.ebuild
index 1120482889a9..9cb9ee7fd17a 100644
--- a/media-gfx/gifsicle/gifsicle-1.90.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.90.ebuild
@@ -14,7 +14,7 @@ IUSE="X"
RDEPEND="X? ( x11-libs/libX11 x11-libs/libXt )"
DEPEND="${RDEPEND}
- X? ( x11-proto/xproto )"
+ X? ( x11-base/xorg-proto )"
src_configure() {
econf $(usex X "" "--disable-gifview")