1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

NIX: Install valgrind, gdb and strace in the test environment.

This commit is contained in:
Petr Rockai 2014-09-30 17:06:46 +02:00
parent e4d5e22c91
commit 41c2e07a8d

View File

@ -285,6 +285,7 @@ let
extra_rpms = rec {
common = [ "libselinux-devel" "libsepol-devel" "ncurses-devel" "readline-devel"
"corosynclib-devel"
"valgrind" "strace" "gdb"
"redhat-rpm-config" # needed for rpmbuild of lvm
"which" "e2fsprogs" # needed for fsadm
"perl-GD" # for lcov