diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-05-12 11:22:04 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-05-13 02:17:36 +0200 |
commit | 155f754d34ac440f9bba0d113665e96c7423dbcd (patch) | |
tree | 325fe1f203117132c7aa4e4020dc14bfa0fd485a /sci-visualization | |
parent | kde-apps/gwenview: Fix build with media-libs/exiv2-0.27.1 (diff) | |
download | gentoo-155f754d34ac440f9bba0d113665e96c7423dbcd.tar.gz gentoo-155f754d34ac440f9bba0d113665e96c7423dbcd.tar.bz2 gentoo-155f754d34ac440f9bba0d113665e96c7423dbcd.zip |
sci-visualization/labplot: Add new DEPEND
Upstream commit 7db95753334c19ac6f375a7a7ea7f60cece23682
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/labplot/labplot-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild index 5e4f6fed268f..e5c39d783eb6 100644 --- a/sci-visualization/labplot/labplot-9999.ebuild +++ b/sci-visualization/labplot/labplot-9999.ebuild @@ -28,6 +28,7 @@ DEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) $(add_frameworks_dep knewstuff) $(add_frameworks_dep kcrash) $(add_frameworks_dep ktextwidgets) |