From 10d258ce53f958aa5a243ea4590f3c78fbf65782 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 7 Jan 2016 18:29:26 +0100 Subject: [PATCH] media-libs/libsfml: Add some missing deps --- .../{libsfml-2.3.2.ebuild => libsfml-2.3.2-r1.ebuild} | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) rename media-libs/libsfml/{libsfml-2.3.2.ebuild => libsfml-2.3.2-r1.ebuild} (90%) diff --git a/media-libs/libsfml/libsfml-2.3.2.ebuild b/media-libs/libsfml/libsfml-2.3.2-r1.ebuild similarity index 90% rename from media-libs/libsfml/libsfml-2.3.2.ebuild rename to media-libs/libsfml/libsfml-2.3.2-r1.ebuild index d8190d3eb221..70bcb906ce87 100644 --- a/media-libs/libsfml/libsfml-2.3.2.ebuild +++ b/media-libs/libsfml/libsfml-2.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,9 +26,12 @@ RDEPEND="media-libs/freetype:2 media-libs/openal sys-libs/zlib virtual/jpeg:0 - virtual/udev + virtual/libudev:0 + virtual/opengl x11-libs/libX11 - x11-libs/libXrandr" + x11-libs/libXrandr + x11-libs/libxcb + x11-libs/xcb-util-image" DEPEND="${RDEPEND} doc? ( app-doc/doxygen )" -- 2.26.2