From: Lars Wendler Date: Wed, 31 May 2017 07:11:07 +0000 (+0200) Subject: media-libs/glfw: Only depend on extra-cmake-modules with USE="wayland" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9bab4f898b87e95270cd39bddfa7c2ca0b87f7d4;p=gentoo.git media-libs/glfw: Only depend on extra-cmake-modules with USE="wayland" https://bugs.gentoo.org/598664#c4 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- diff --git a/media-libs/glfw/glfw-3.2.1.ebuild b/media-libs/glfw/glfw-3.2.1.ebuild index 90041a484503..abeb21de1e14 100644 --- a/media-libs/glfw/glfw-3.2.1.ebuild +++ b/media-libs/glfw/glfw-3.2.1.ebuild @@ -30,9 +30,9 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - kde-frameworks/extra-cmake-modules wayland? ( dev-libs/wayland-protocols + kde-frameworks/extra-cmake-modules ) "