summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-9999.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index 08a018a5f84..c0457e34f51 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -7,12 +7,12 @@ ECM_TEST="forceoptional"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
PYTHON_COMPAT=( python3_{7,8,9} )
-KFMIN=5.70.0
+KFMIN=5.77.0
QTMIN=5.15.2
inherit ecm kde.org python-single-r1
DESCRIPTION="Python plugin for KDevelop"
-HOMEPAGE="https://www.kdevelop.org/"
+HOMEPAGE="https://kdevelop.org/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~x86"
@@ -23,6 +23,7 @@ SLOT="5"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT+=" test"
DEPEND="${PYTHON_DEPS}
>=dev-qt/qtgui-${QTMIN}:5
@@ -47,8 +48,6 @@ RDEPEND="${DEPEND}
')
"
-RESTRICT+=" test"
-
pkg_setup() {
python-single-r1_pkg_setup
ecm_pkg_setup