summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2020-08-14 14:12:28 -0400
committerRick Farina <zerochaos@gentoo.org>2020-08-14 14:18:56 -0400
commita8063ab94c9c5cb89c50b0b82fd99dc054d13a2b (patch)
tree46401259415b00c320836f85800017b4b735dc40 /sys-fs/go-mtpfs
parentsci-libs/volk: fix deps (diff)
downloadgentoo-a8063ab94c9c5cb89c50b0b82fd99dc054d13a2b.tar.gz
gentoo-a8063ab94c9c5cb89c50b0b82fd99dc054d13a2b.tar.bz2
gentoo-a8063ab94c9c5cb89c50b0b82fd99dc054d13a2b.zip
sys-fs/go-mtpfs: fix warning
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'sys-fs/go-mtpfs')
-rw-r--r--sys-fs/go-mtpfs/go-mtpfs-9999.ebuild4
1 files 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 79178eb3ff39..e197761b32ae 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