diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-03 18:51:57 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-03 20:03:31 +0200 |
commit | 9e17361169ac96e94e95ccc7159bbb258af41f52 (patch) | |
tree | 6135998fb1fc64cc4e560be3691ab15dd549be46 | |
parent | sci-visualization/labplot: Add missing USE=cantor DEPENDs (diff) | |
download | gentoo-9e17361169ac96e94e95ccc7159bbb258af41f52.tar.gz gentoo-9e17361169ac96e94e95ccc7159bbb258af41f52.tar.bz2 gentoo-9e17361169ac96e94e95ccc7159bbb258af41f52.zip |
sci-visualization/labplot: Drop unused DEPENDs
Upstream commits
027bdb46520f096b85f74ee87dfab53d55be2d9b
2f1152d318109e667e59dfeb1569c67c65ba1ce4
Package-Manager: Portage-2.3.48, Repoman-2.3.10
-rw-r--r-- | sci-visualization/labplot/labplot-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild index a9e3d53b012f..29a2451cf3f5 100644 --- a/sci-visualization/labplot/labplot-9999.ebuild +++ b/sci-visualization/labplot/labplot-9999.ebuild @@ -22,10 +22,8 @@ COMMON_DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) $(add_frameworks_dep knewstuff) $(add_frameworks_dep ktextwidgets) $(add_frameworks_dep kwidgetsaddons) |