commit:     74ce167e9ee6c71fc5578d8271083627933c325c
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 14 00:33:32 2020 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Jul 14 00:34:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ce167e

app-emulation/winetricks: Sync with ::wine

Closes: https://bugs.gentoo.org/727540
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 app-emulation/winetricks/winetricks-20200412.ebuild | 5 ++++-
 app-emulation/winetricks/winetricks-99999999.ebuild | 7 +++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/app-emulation/winetricks/winetricks-20200412.ebuild 
b/app-emulation/winetricks/winetricks-20200412.ebuild
index a35bc33a208..380da376c94 100644
--- a/app-emulation/winetricks/winetricks-20200412.ebuild
+++ b/app-emulation/winetricks/winetricks-20200412.ebuild
@@ -33,7 +33,10 @@ BDEPEND="
        test? (
                dev-python/bashate
                dev-util/checkbashisms
-               dev-util/shellcheck
+               || (
+                       dev-util/shellcheck-bin
+                       dev-util/shellcheck
+               )
        )
 "
 DEPEND=""

diff --git a/app-emulation/winetricks/winetricks-99999999.ebuild 
b/app-emulation/winetricks/winetricks-99999999.ebuild
index b189cfcbaca..380da376c94 100644
--- a/app-emulation/winetricks/winetricks-99999999.ebuild
+++ b/app-emulation/winetricks/winetricks-99999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -33,7 +33,10 @@ BDEPEND="
        test? (
                dev-python/bashate
                dev-util/checkbashisms
-               dev-util/shellcheck
+               || (
+                       dev-util/shellcheck-bin
+                       dev-util/shellcheck
+               )
        )
 "
 DEPEND=""

Reply via email to