Skip to content

Commit af3dc48

Browse files
committed
Attempt to fix strange rpm dependency issue following prior patch
1 parent 577f3c1 commit af3dc48

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
@@ -220,6 +220,9 @@ SETA(CPACK_RPM_test_PACKAGE_PROVIDES
220220
"perl(mtr_io.pl)"
221221
"perl(mtr_match)"
222222
"perl(mtr_misc.pl)"
223+
"perl(mtr_gcov.pl)"
224+
"perl(mtr_gprof.pl)"
225+
"perl(mtr_process.pl)"
223226
"perl(mtr_report)"
224227
"perl(mtr_results)"
225228
"perl(mtr_unique)")

0 commit comments

Comments
 (0)