diff options
author | 2010-01-22 16:47:05 +0000 | |
---|---|---|
committer | 2010-01-22 16:47:05 +0000 | |
commit | a9e11df239a491835c5c9ab9fabf693476dc488b (patch) | |
tree | c69684ac5c4949b51cbde18bd5593b029859636b /app-text/podofo/podofo-0.7.0.ebuild | |
parent | Require SLOT="0" of media-libs/jpeg for headers. (diff) | |
download | gentoo-2-a9e11df239a491835c5c9ab9fabf693476dc488b.tar.gz gentoo-2-a9e11df239a491835c5c9ab9fabf693476dc488b.tar.bz2 gentoo-2-a9e11df239a491835c5c9ab9fabf693476dc488b.zip |
Require SLOT="0" of media-libs/jpeg for headers.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-text/podofo/podofo-0.7.0.ebuild')
-rw-r--r-- | app-text/podofo/podofo-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/podofo/podofo-0.7.0.ebuild b/app-text/podofo/podofo-0.7.0.ebuild index 90512af491fe..6dc9376bc51a 100644 --- a/app-text/podofo/podofo-0.7.0.ebuild +++ b/app-text/podofo/podofo-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.7.0.ebuild,v 1.3 2010/01/20 14:26:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.7.0.ebuild,v 1.4 2010/01/22 16:47:05 ssuominen Exp $ EAPI="2" @@ -20,7 +20,7 @@ DEPEND="dev-lang/lua >=dev-libs/STLport-5.1.5 media-libs/fontconfig media-libs/freetype:2 - media-libs/jpeg + media-libs/jpeg:0 media-libs/tiff sys-libs/zlib boost? ( dev-util/boost-build ) |