diff options
Diffstat (limited to 'kde-apps/kmix/kmix-9999.ebuild')
| -rw-r--r-- | kde-apps/kmix/kmix-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/kmix/kmix-9999.ebuild b/kde-apps/kmix/kmix-9999.ebuild index 90893752c13..6e4187ddad6 100644 --- a/kde-apps/kmix/kmix-9999.ebuild +++ b/kde-apps/kmix/kmix-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 @@ -7,7 +7,7 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="false" KFMIN=6.9.0 QTMIN=6.7.2 -inherit ecm gear.kde.org +inherit ecm gear.kde.org xdg DESCRIPTION="Volume control gui based on KDE Frameworks" HOMEPAGE="https://apps.kde.org/kmix/" @@ -66,5 +66,5 @@ pkg_postinst() { fi elog "KMix will be shown as [Volume Control] after manually starting it once" elog "and will be autostarted after configuring such in KMix startup settings." - ecm_pkg_postinst + xdg_pkg_postinst } |
