diff --git a/linux/build-packages.sh b/linux/build-packages.sh index facde2c..9c8b9d7 100755 --- a/linux/build-packages.sh +++ b/linux/build-packages.sh @@ -19,7 +19,6 @@ sed -e "s/name ogagent/name ogagent-opensuse/g" \ -e "s/release 1/release ${RELEASE}/g" \ -e "s/chkconfig//g" \ -e "s/initscripts/insserv/g" \ - -e "s/PyQt4/python-qt4/g" \ -e "s/libXScrnSaver/libXss1/g" ogagent-template.spec > ogagent-opensuse-$VERSION.spec diff --git a/linux/debian/control b/linux/debian/control index 1dee8fb..e085ad8 100644 --- a/linux/debian/control +++ b/linux/debian/control @@ -11,8 +11,7 @@ Section: admin Priority: optional Architecture: all Depends: - policykit-1 (>= 0.100), python3 (>=3.5) | python (>= 3.5), python3-qt5, python3-requests, + policykit-1 (>= 0.100), python3 (>=3.4) | python (>= 3.4), python3-pyqt5, python3-requests, python3-six, python3-prctl, python3-distro, libxss1, ${misc:Depends} -Suggests: gnome-shell-extension-top-icons-plus Description: OpenGnsys Agent for Operating Systems This package provides the required components to allow this machine to work on an environment managed by OpenGnsys. diff --git a/src/about-dialog.ui b/src/about-dialog.ui index ab0cac1..ae04a66 100644 --- a/src/about-dialog.ui +++ b/src/about-dialog.ui @@ -65,7 +65,7 @@ - Version 1.1.0 + Version 1.2.0