From 5ce29e812e83b707328be7e4cdda43a30920ad3c Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Thu, 15 Jul 2004 22:21:44 +0000 Subject: Updated dependencies --- media-plugins/mythgallery/ChangeLog | 5 ++++- media-plugins/mythgallery/mythgallery-0.15.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'media-plugins/mythgallery') diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 2d8d698748ec..563e681d5eea 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythgallery # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.18 2004/06/24 23:33:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.19 2004/07/15 22:21:44 aliz Exp $ + + 15 Jul 2004; Daniel Ahlberg mythgallery-0.15.ebuild: + Added dependency to tiff. *mythgallery-0.15 (01 Jun 2004) diff --git a/media-plugins/mythgallery/mythgallery-0.15.ebuild b/media-plugins/mythgallery/mythgallery-0.15.ebuild index 36cafcba4483..17b80990dda5 100644 --- a/media-plugins/mythgallery/mythgallery-0.15.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.15.ebuild,v 1.2 2004/06/24 23:33:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.15.ebuild,v 1.3 2004/07/15 22:21:44 aliz Exp $ inherit flag-o-matic @@ -15,6 +15,7 @@ IUSE="opengl" DEPEND=">=sys-apps/sed-4 opengl? ( virtual/opengl ) + media-libs/tiff || ( >=media-tv/mythtv-${PV}* >=media-tv/mythfrontend-${PV}* )" src_unpack() { -- cgit v1.2.3-65-gdbad