summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-14 09:56:22 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-14 10:20:24 +0200
commit4c8ef83a630a1fa678334ecf9acb0902dc2eef85 (patch)
tree99db94a7bf520411719669846a38f9dfea0d96cd /app-office/libreoffice/libreoffice-6.1.9999.ebuild
parentapp-office/libreoffice: Fix DEPENDs (diff)
downloadgentoo-4c8ef83a630a1fa678334ecf9acb0902dc2eef85.tar.gz
gentoo-4c8ef83a630a1fa678334ecf9acb0902dc2eef85.tar.bz2
gentoo-4c8ef83a630a1fa678334ecf9acb0902dc2eef85.zip
app-office/libreoffice: Add missing x11-libs/pango DEPEND
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'app-office/libreoffice/libreoffice-6.1.9999.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-6.1.9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-6.1.9999.ebuild b/app-office/libreoffice/libreoffice-6.1.9999.ebuild
index d3b626eef826..bbda7a7e6a7d 100644
--- a/app-office/libreoffice/libreoffice-6.1.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-6.1.9999.ebuild
@@ -164,10 +164,12 @@ COMMON_DEPEND="${PYTHON_DEPS}
gnome-base/dconf
media-libs/mesa[egl]
x11-libs/gtk+:3
+ x11-libs/pango
)
gtk2? (
x11-libs/gdk-pixbuf
>=x11-libs/gtk+-2.24:2
+ x11-libs/pango
)
kde? (
dev-qt/qtcore:5