mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/BZ-Client: Add missing dependency on Module::Build
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -10,7 +10,6 @@ inherit perl-module
|
||||
|
||||
DESCRIPTION="A client for the Bugzilla web services API."
|
||||
|
||||
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
@@ -21,5 +20,5 @@ RDEPEND="
|
||||
dev-perl/XML-Parser
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
dev-perl/Module-Build
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user