Skip to content

Commit

Permalink
more krb5-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
alanking committed Sep 28, 2023
1 parent f9f7b43 commit e931786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-irods-enterprise-linux-9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
dnf -y install dnf-plugin-config-manager dnf-plugins-core
dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
dnf config-manager --set-enabled crb
dnf -y install gcc gcc-c++ make rpm-build bzip2-devel curl-devel fakeroot openssl-devel pam-devel python3-devel unixODBC unixODBC-devel zlib-devel python3-distro
dnf -y install gcc gcc-c++ make rpm-build bzip2-devel curl-devel fakeroot openssl-devel pam-devel python3-devel unixODBC unixODBC-devel zlib-devel python3-distro krb5-devel
- name: Install iRODS Externals
run: |
update-crypto-policies --set LEGACY
Expand Down

0 comments on commit e931786

Please sign in to comment.