Skip to content

Commit

Permalink
Fix the Centos 7 packaging build. (#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Jun 12, 2024
1 parent 2c8cd95 commit a20adc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
package_test_scripts_path: pkg/test-scripts/test-<package>.sh

deb_extra_build_packages: libssl-dev
rpm_extra_build_packages: make openssl-devel
rpm_extra_build_packages: make openssl-devel perl-core
rpm_scriptlets_path: pkg/rpm/scriptlets.toml

0 comments on commit a20adc9

Please sign in to comment.