Skip to content

Commit

Permalink
rocky linux depends fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timurhai committed Feb 9, 2022
1 parent ec4f167 commit b272326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/release/depends.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ case ${DISTRIBUTIVE} in
export DEPENDS_CGRU="python3-qt5 openexr imagemagick ffmpeg"
;;
*)
export DEPENDS_AFANASY="libpq"
export DEPENDS_AFANASY="python3 libpq"
export DEPENDS_QTGUI="qt5-qtbase-gui qt5-qtmultimedia"
export DEPENDS_CGRU="python3-qt5"
;;
Expand Down

0 comments on commit b272326

Please sign in to comment.