summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-11-12 23:46:10 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-11-13 00:15:42 +0100
commit23b749d545ea4d35fe5170f04d9bf99a1ada5f5e (patch)
treeac0a622f25490a25f453672fcd2c0605f8c464af /sci-visualization/labplot/labplot-9999.ebuild
parentkde-apps/print-manager: pkgmove to kde-plasma/print-manager (diff)
downloadgentoo-23b749d545ea4d35fe5170f04d9bf99a1ada5f5e.tar.gz
gentoo-23b749d545ea4d35fe5170f04d9bf99a1ada5f5e.tar.bz2
gentoo-23b749d545ea4d35fe5170f04d9bf99a1ada5f5e.zip
dev-libs/kuserfeedback: pkgmove to kde-frameworks/kuserfeedback
See also: https://mail.kde.org/pipermail/kde-frameworks-devel/2023-November/123319.html Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-visualization/labplot/labplot-9999.ebuild')
-rw-r--r--sci-visualization/labplot/labplot-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild
index 57d676f568d6..088be1870718 100644
--- a/sci-visualization/labplot/labplot-9999.ebuild
+++ b/sci-visualization/labplot/labplot-9999.ebuild
@@ -64,7 +64,7 @@ DEPEND="
sys-libs/zlib
)
serial? ( >=dev-qt/qtserialport-${QTMIN}:5 )
- telemetry? ( dev-libs/kuserfeedback:5 )
+ telemetry? ( kde-frameworks/kuserfeedback:5 )
"
RDEPEND="${DEPEND}"
# not packaged: dev-qt/qtmqtt, bug 683994