summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-11-02 15:31:52 +0200
committerMart Raudsepp <leio@gentoo.org>2018-11-03 00:52:25 +0200
commit417822af17132d047657811a6464edcb9d95bb6e (patch)
tree8d0be9abb4c730971386fd068746c5fd13c40331 /app-editors
parentdev-java/java-config: PYTHON_COMPAT+="python3_7". (diff)
downloadgentoo-417822af17132d047657811a6464edcb9d95bb6e.tar.gz
gentoo-417822af17132d047657811a6464edcb9d95bb6e.tar.bz2
gentoo-417822af17132d047657811a6464edcb9d95bb6e.zip
app-editors/latexila: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/668382 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/latexila/latexila-3.22.1.ebuild3
-rw-r--r--app-editors/latexila/latexila-3.24.3.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/app-editors/latexila/latexila-3.22.1.ebuild b/app-editors/latexila/latexila-3.22.1.ebuild
index d38c4d8d96b1..14c5f696a25a 100644
--- a/app-editors/latexila/latexila-3.22.1.ebuild
+++ b/app-editors/latexila/latexila-3.22.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -36,6 +36,7 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools
dev-util/gdbus-codegen
+ dev-util/glib-utils
>=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.50.1
virtual/pkgconfig
diff --git a/app-editors/latexila/latexila-3.24.3.ebuild b/app-editors/latexila/latexila-3.24.3.ebuild
index d95cfae59a3f..6f814770cacf 100644
--- a/app-editors/latexila/latexila-3.24.3.ebuild
+++ b/app-editors/latexila/latexila-3.24.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -38,6 +38,7 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools
dev-util/gdbus-codegen
+ dev-util/glib-utils
>=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.50.1
virtual/pkgconfig