Skip to content

Commit

Permalink
Attempt to fix strange rpm dependency issue following prior patch
Browse files Browse the repository at this point in the history
  • Loading branch information
knielsen committed Sep 10, 2016
1 parent 577f3c1 commit af3dc48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/cpack_rpm.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,9 @@ SETA(CPACK_RPM_test_PACKAGE_PROVIDES
"perl(mtr_io.pl)"
"perl(mtr_match)"
"perl(mtr_misc.pl)"
"perl(mtr_gcov.pl)"
"perl(mtr_gprof.pl)"
"perl(mtr_process.pl)"
"perl(mtr_report)"
"perl(mtr_results)"
"perl(mtr_unique)")
Expand Down

0 comments on commit af3dc48

Please sign in to comment.