diff options
author | Jory Pratt <anarchy@gentoo.org> | 2010-11-07 19:45:55 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2010-11-07 19:45:55 +0000 |
commit | 9cc0279f3e2f660807a1022164d23dbaaad03c70 (patch) | |
tree | c231ba36de0c67c3a604cfd6960b5542a6ee3eea /app-office/openoffice | |
parent | Finish converting all ebuild for gegl to virtual/jpeg (diff) | |
download | gentoo-2-9cc0279f3e2f660807a1022164d23dbaaad03c70.tar.gz gentoo-2-9cc0279f3e2f660807a1022164d23dbaaad03c70.tar.bz2 gentoo-2-9cc0279f3e2f660807a1022164d23dbaaad03c70.zip |
update ooo-3.2.0 to use virtual/jpeg as well
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'app-office/openoffice')
-rw-r--r-- | app-office/openoffice/openoffice-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/openoffice/openoffice-3.2.0.ebuild b/app-office/openoffice/openoffice-3.2.0.ebuild index 969522fe1fda..2243c5879cb2 100644 --- a/app-office/openoffice/openoffice-3.2.0.ebuild +++ b/app-office/openoffice/openoffice-3.2.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-office/openoffice/openoffice-3.2.0.ebuild,v 1.28 2010/09/17 10:49:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.2.0.ebuild,v 1.29 2010/11/07 19:45:55 anarchy Exp $ WANT_AUTOMAKE="1.9" EAPI="2" @@ -96,7 +96,7 @@ COMMON_DEPEND="!app-office/openoffice-bin >=media-libs/freetype-2.1.10-r2 >=media-libs/fontconfig-2.3.0 cups? ( net-print/cups ) - media-libs/jpeg + virtual/jpeg media-libs/libpng app-arch/zip app-arch/unzip |