diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-25 18:57:48 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-26 00:00:25 +0100 |
commit | 49763709f7e05f6a0c621cc90193aaa6f474b2ea (patch) | |
tree | 4883174a3c57353593e6aa479938c424c9f19d36 /app-backup | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.14 amd64, #918426 (diff) | |
download | gentoo-49763709f7e05f6a0c621cc90193aaa6f474b2ea.tar.gz gentoo-49763709f7e05f6a0c621cc90193aaa6f474b2ea.tar.bz2 gentoo-49763709f7e05f6a0c621cc90193aaa6f474b2ea.zip |
kde-frameworks/plasma: pkgmove to kde-plasma/libplasma
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/kup/kup-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/kup/kup-0.9.1.ebuild b/app-backup/kup/kup-0.9.1.ebuild index 61420977c739..9227fd533cf8 100644 --- a/app-backup/kup/kup-0.9.1.ebuild +++ b/app-backup/kup/kup-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,8 +34,8 @@ DEPEND=" kde-frameworks/knotifications:5 kde-frameworks/kwidgetsaddons:5 kde-frameworks/kxmlgui:5 - kde-frameworks/plasma:5 kde-frameworks/solid:5 + kde-plasma/libplasma:5 " RDEPEND="${DEPEND} dev-qt/qtdeclarative:5 |