diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-05-14 19:57:07 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-05-14 19:57:07 +0200 |
commit | 64240f5e0cbbbd644abca143ba9f19366bd61d3d (patch) | |
tree | 80b1e9d7b7679394cd731cfd01c4c5431c83e1d6 /app-laptop/pommed | |
parent | app-cdr/bashburn: depend on sys-apps/util-linux directly, r2 (diff) | |
download | gentoo-64240f5e0cbbbd644abca143ba9f19366bd61d3d.tar.gz gentoo-64240f5e0cbbbd644abca143ba9f19366bd61d3d.tar.bz2 gentoo-64240f5e0cbbbd644abca143ba9f19366bd61d3d.zip |
app-laptop/pommed: depend on sys-apps/util-linux directly, r2
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-laptop/pommed')
-rw-r--r-- | app-laptop/pommed/pommed-1.39-r2.ebuild (renamed from app-laptop/pommed/pommed-1.39-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/pommed/pommed-1.39-r1.ebuild b/app-laptop/pommed/pommed-1.39-r2.ebuild index 21e31ee30528..e3d03b108fd7 100644 --- a/app-laptop/pommed/pommed-1.39-r1.ebuild +++ b/app-laptop/pommed/pommed-1.39-r2.ebuild @@ -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 @@ -32,7 +32,7 @@ DEPEND=" )" RDEPEND="${DEPEND} media-sound/alsa-utils - virtual/eject" + sys-apps/util-linux" BDEPEND="virtual/pkgconfig" PATCHES=( |