pkgdep: Add rpmdevtools package
Tools from this package are needed to handle the RPMs build. Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I516341e0917998eae9c54d3194f1e091f4e5e9df Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6548 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Monica Kenguva <monica.kenguva@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com>
This commit is contained in:
parent
9433190fd0
commit
bfe83fd373
@ -58,6 +58,7 @@ packages=(
|
|||||||
smartmontools
|
smartmontools
|
||||||
wget
|
wget
|
||||||
xfsprogs
|
xfsprogs
|
||||||
|
rpmdevtools
|
||||||
)
|
)
|
||||||
|
|
||||||
pre_install() { :; }
|
pre_install() { :; }
|
||||||
|
@ -56,6 +56,7 @@ packages=(
|
|||||||
wget
|
wget
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
xfsprogs
|
xfsprogs
|
||||||
|
rpmdevtools
|
||||||
)
|
)
|
||||||
|
|
||||||
pre_install() { :; }
|
pre_install() { :; }
|
||||||
|
Loading…
Reference in New Issue
Block a user