media-libs/libcanberra: Require gtk+:3[X] for USE=gtk3 as it includes gdkx.h
authorMart Raudsepp <leio@gentoo.org>
Thu, 23 Mar 2017 12:52:14 +0000 (14:52 +0200)
committerMart Raudsepp <leio@gentoo.org>
Thu, 23 Mar 2017 12:52:26 +0000 (14:52 +0200)
Gentoo-bug: 610868

Package-Manager: Portage-2.3.4, Repoman-2.3.1

media-libs/libcanberra/libcanberra-0.30-r5.ebuild

index 026db078cb7e579a618695642e2194d84a20769c..b0267a7f7f5f69b1198ccaca2fea6361b70170a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -26,7 +26,7 @@ COMMON_DEPEND="
                x11-libs/libX11[${MULTILIB_USEDEP}] )
        gtk3? (
                >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
-               x11-libs/gtk+:3[${MULTILIB_USEDEP}]
+               x11-libs/gtk+:3[X,${MULTILIB_USEDEP}]
                x11-libs/libX11[${MULTILIB_USEDEP}] )
        pulseaudio? ( >=media-sound/pulseaudio-0.9.11[${MULTILIB_USEDEP}] )
        tdb? ( sys-libs/tdb:=[${MULTILIB_USEDEP}] )