Skip to content

Commit

Permalink
ubuntu18 moved on pyqt5
Browse files Browse the repository at this point in the history
  • Loading branch information
timurhai committed Oct 15, 2018
1 parent d385560 commit 7a1a036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/release/depends.sh
Expand Up @@ -9,7 +9,7 @@ case ${DISTRIBUTIVE} in
Ubuntu | Mint )
export DEPENDS_AFANASY="libpq5"
export DEPENDS_QTGUI="libqt5network5 libqt5widgets5 libqt5multimedia5"
export DEPENDS_CGRU="python3-pyside openexr imagemagick"
export DEPENDS_CGRU="python3-pyqt5 openexr imagemagick"
;;
Debian )
export DEPENDS_AFANASY="libpq5"
Expand Down

0 comments on commit 7a1a036

Please sign in to comment.