Skip to content

Commit 39f1917

Browse files
knielsenvuvova
authored andcommitted
Attempt to fix strange rpm dependency issue following prior patch
1 parent d185f1d commit 39f1917

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmake/cpack_rpm.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,9 @@ SETA(CPACK_RPM_test_PACKAGE_PROVIDES
218218
"perl(mtr_io.pl)"
219219
"perl(mtr_match)"
220220
"perl(mtr_misc.pl)"
221+
"perl(mtr_gcov.pl)"
222+
"perl(mtr_gprof.pl)"
223+
"perl(mtr_process.pl)"
221224
"perl(mtr_report)"
222225
"perl(mtr_results)"
223226
"perl(mtr_unique)")

0 commit comments

Comments
 (0)