diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-21 16:01:05 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-21 16:01:05 +0200 |
commit | 009218bb4d145577231b975daee748696c536574 (patch) | |
tree | f5b22081980dcbb7164cc8deeb0e82185aff37ca | |
parent | kde-apps/akonadi-search: Set VIRTUALX_REQUIRED="test", test deps (diff) | |
download | gentoo-009218bb4d145577231b975daee748696c536574.tar.gz gentoo-009218bb4d145577231b975daee748696c536574.tar.bz2 gentoo-009218bb4d145577231b975daee748696c536574.zip |
sci-visualization/labplot: Add new DEPEND
Reported-by: urcindalo <urcindalo@gmail.com>
Closes: https://bugs.gentoo.org/653294
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-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 5b11f8d449b7..0fa0b2d7ce08 100644 --- a/sci-visualization/labplot/labplot-9999.ebuild +++ b/sci-visualization/labplot/labplot-9999.ebuild @@ -33,6 +33,7 @@ COMMON_DEPEND=" $(add_qt_dep qtconcurrent) $(add_qt_dep qtgui) $(add_qt_dep qtprintsupport) + $(add_qt_dep qtserialport) $(add_qt_dep qtsvg) $(add_qt_dep qtwidgets) >=sci-libs/gsl-1.15:= |