media-libs/libsfml: Add some missing deps
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 Jan 2016 17:29:26 +0000 (18:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 Jan 2016 17:30:39 +0000 (18:30 +0100)
media-libs/libsfml/libsfml-2.3.2-r1.ebuild [moved from media-libs/libsfml/libsfml-2.3.2.ebuild with 90% similarity]

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 d8190d3eb221e28eba1c97df6148dce3e4d14403..70bcb906ce87038343a54776c9130db167f77c9f 100644 (file)
@@ -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 )"