diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 16:54:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 16:54:52 +0300 |
commit | 76378fba1346168ef8b9ac1fcb16c8c9e34317a0 (patch) | |
tree | 35c824f63b9d377d9e77f83d0703e0a63bf14da6 /app-emulation/winetricks/winetricks-99999999.ebuild | |
parent | www-apps/tt-rss: Introduce live 99999999 version (diff) | |
download | gentoo-76378fba1346168ef8b9ac1fcb16c8c9e34317a0.tar.gz gentoo-76378fba1346168ef8b9ac1fcb16c8c9e34317a0.tar.bz2 gentoo-76378fba1346168ef8b9ac1fcb16c8c9e34317a0.zip |
app-emulation/winetricks: do not alternate wine atom anymore
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-emulation/winetricks/winetricks-99999999.ebuild')
-rw-r--r-- | app-emulation/winetricks/winetricks-99999999.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app-emulation/winetricks/winetricks-99999999.ebuild b/app-emulation/winetricks/winetricks-99999999.ebuild index 655af7ae3133..c6636ccbdade 100644 --- a/app-emulation/winetricks/winetricks-99999999.ebuild +++ b/app-emulation/winetricks/winetricks-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -33,10 +33,7 @@ RDEPEND="app-arch/cabextract app-arch/unzip net-misc/wget x11-misc/xdg-utils - || ( - app-emulation/wine - virtual/wine - ) + virtual/wine gtk? ( gnome-extra/zenity ) kde? ( kde-apps/kdialog ) rar? ( app-arch/unrar )" |