commit: a8063ab94c9c5cb89c50b0b82fd99dc054d13a2b
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 18:12:28 2020 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 18:18:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8063ab9
sys-fs/go-mtpfs: fix warning
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
sys-fs/go-mtpfs/go-mtpfs-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/go-mtpfs/go-mtpfs-9999.ebuild
b/sys-fs/go-mtpfs/go-mtpfs-9999.ebuild
index 79178eb3ff3..e197761b32a 100644
--- a/sys-fs/go-mtpfs/go-mtpfs-9999.ebuild
+++ b/sys-fs/go-mtpfs/go-mtpfs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-COMMON_DEPEND="virtual/libusb
+COMMON_DEPEND="virtual/libusb:1
virtual/udev"
DEPEND="${COMMON_DEPEND}
dev-libs/go-fuse