diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-12 23:46:10 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-13 00:15:42 +0100 |
commit | 23b749d545ea4d35fe5170f04d9bf99a1ada5f5e (patch) | |
tree | ac0a622f25490a25f453672fcd2c0605f8c464af /sci-visualization/labplot/labplot-9999.ebuild | |
parent | kde-apps/print-manager: pkgmove to kde-plasma/print-manager (diff) | |
download | gentoo-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.ebuild | 2 |
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 |