mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-portage/mgorny-dev-scripts: Add missing dep
The new check-revdep script needs pkgcheck from dev-util/pkgcheck Closes: https://bugs.gentoo.org/758227 Package-Manager: Portage-3.0.11, Repoman-3.0.1 Signed-off-by: William Pettersson <william@ewpettersson.se> Closes: https://github.com/gentoo/gentoo/pull/18486 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
56f4d0e862
commit
c8ea3b3a16
@@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
RDEPEND="
|
||||
app-portage/gentoolkit
|
||||
dev-perl/URI
|
||||
dev-util/pkgcheck
|
||||
dev-vcs/git
|
||||
net-misc/wget
|
||||
sys-apps/portage
|
||||
|
||||
Reference in New Issue
Block a user