summaryrefslogtreecommitdiff
path: root/kde-apps/cantor/cantor-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/cantor/cantor-9999.ebuild')
-rw-r--r--kde-apps/cantor/cantor-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/cantor/cantor-9999.ebuild b/kde-apps/cantor/cantor-9999.ebuild
index de4211b3b2c..98c8c1abb1d 100644
--- a/kde-apps/cantor/cantor-9999.ebuild
+++ b/kde-apps/cantor/cantor-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python3_{10..12} )
PVCUT=$(ver_cut 1-3)
KFMIN=6.9.0
QTMIN=6.7.2
-inherit ecm gear.kde.org lua-single optfeature python-single-r1
+inherit ecm gear.kde.org lua-single optfeature python-single-r1 xdg
DESCRIPTION="Interface for doing mathematics and scientific computing"
HOMEPAGE="https://apps.kde.org/cantor/"
@@ -113,5 +113,5 @@ pkg_postinst() {
optfeature "Octave backend" sci-mathematics/octave
optfeature "LaTeX support" virtual/latex-base
fi
- ecm_pkg_postinst
+ xdg_pkg_postinst
}