summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-12-19 22:55:15 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-20 19:27:23 +0100
commit2881ccc8fe9899741036f0d35be4f373b4cb0178 (patch)
tree66239a900795f9932a87339f26e040a698fbdf29 /kde-apps
parentsys-apps/ipmitool: x86 stable (bug #595458) (diff)
downloadgentoo-2881ccc8fe9899741036f0d35be4f373b4cb0178.tar.gz
gentoo-2881ccc8fe9899741036f0d35be4f373b4cb0178.tar.bz2
gentoo-2881ccc8fe9899741036f0d35be4f373b4cb0178.zip
kde-apps/okular: Add missing DEPEND
Gentoo-bug: 603084 Closes: https://github.com/gentoo/gentoo/pull/3180 Package-Manager: portage-2.3.0 Signed-off-by: Johannes Huber <johu@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/okular/okular-16.12.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-apps/okular/okular-16.12.0.ebuild b/kde-apps/okular/okular-16.12.0.ebuild
index d3bfeade0c20..1d1635a61b0f 100644
--- a/kde-apps/okular/okular-16.12.0.ebuild
+++ b/kde-apps/okular/okular-16.12.0.ebuild
@@ -28,6 +28,7 @@ DEPEND="
$(add_frameworks_dep kjs)
$(add_frameworks_dep kparts)
$(add_frameworks_dep kwallet)
+ $(add_frameworks_dep kpty)
$(add_frameworks_dep threadweaver)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)