diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-10-28 01:27:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-10-28 01:27:19 +0000 |
commit | b1c45774b6329f2e1d180b6fcd1ea5e57f550204 (patch) | |
tree | d7957b1d3dbe963095f5a3f857f77f34350150f5 /media-gfx/graphviz | |
parent | Automated update. (diff) | |
download | gentoo-2-b1c45774b6329f2e1d180b6fcd1ea5e57f550204.tar.gz gentoo-2-b1c45774b6329f2e1d180b6fcd1ea5e57f550204.tar.bz2 gentoo-2-b1c45774b6329f2e1d180b6fcd1ea5e57f550204.zip |
Add libtool to depend since we link against ltdl #479914 by Nikoli.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r-- | media-gfx/graphviz/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/graphviz/graphviz-2.36.0.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/media-gfx/graphviz/ChangeLog b/media-gfx/graphviz/ChangeLog index c278664fb082..bfd1454f6d98 100644 --- a/media-gfx/graphviz/ChangeLog +++ b/media-gfx/graphviz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/graphviz # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.279 2014/10/19 21:21:48 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.280 2014/10/28 01:27:19 vapier Exp $ + + 28 Oct 2014; Mike Frysinger <vapier@gentoo.org> graphviz-2.36.0.ebuild: + Add libtool to depend since we link against ltdl #479914 by Nikoli. 19 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> graphviz-2.28.0.ebuild, graphviz-2.34.0.ebuild, graphviz-2.36.0.ebuild: diff --git a/media-gfx/graphviz/graphviz-2.36.0.ebuild b/media-gfx/graphviz/graphviz-2.36.0.ebuild index 655507b2b1a7..690fa5c532b9 100644 --- a/media-gfx/graphviz/graphviz-2.36.0.ebuild +++ b/media-gfx/graphviz/graphviz-2.36.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v 1.3 2014/10/19 21:21:48 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v 1.4 2014/10/28 01:27:19 vapier Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -28,6 +28,7 @@ RDEPEND=" >=media-libs/gd-2.0.34[fontconfig,jpeg,png,truetype,zlib] >=media-libs/libpng-1.2:0 !<=sci-chemistry/cluster-1.3.081231 + sys-devel/libtool virtual/jpeg:0 virtual/libiconv X? ( |