sys-boot/woeusb: wxGTK[X] is needed (#660822 by Markus Rathgeb)
authorPacho Ramos <pacho@gentoo.org>
Sun, 14 Oct 2018 19:56:48 +0000 (21:56 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 14 Oct 2018 19:56:59 +0000 (21:56 +0200)
Closes: https://bugs.gentoo.org/660822
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sys-boot/woeusb/woeusb-3.1.5.ebuild

index a3f3d8132079038ef472142bc49fbb9d526953bc..6e6027efa6a36e18595aae611042d8aa9d6c47b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,7 +21,7 @@ RDEPEND="
        sys-fs/dosfstools
        sys-fs/ntfs3g
        sys-boot/grub:2[grub_platforms_pc]
-       !minimal? ( x11-libs/wxGTK:${WX_GTK_VER} )
+       !minimal? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
 "
 DEPEND="${RDEPEND}"