Skip to content

Commit

Permalink
sys-fs/bashmount: remove virtual/eject dependency, r1
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
mm1ke authored and SoapGentoo committed May 14, 2021
1 parent 1bb409b commit 6fe2046
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -16,8 +16,7 @@ RDEPEND="
app-shells/bash:*
sys-apps/dbus
sys-apps/util-linux
sys-fs/udisks:2
virtual/eject"
sys-fs/udisks:2"
DEPEND="${RDEPEND}"

src_install() {
Expand Down

0 comments on commit 6fe2046

Please sign in to comment.