From: Diego Elio Pettenò Date: Mon, 5 Jun 2006 21:27:32 +0000 (+0000) Subject: Depend on version 1.2 of upnp or it won't work correctly. THanks to Colin Carle for... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b85ded403436e413d040f6ebbf52f1b195ddec2;p=gentoo.git Depend on version 1.2 of upnp or it won't work correctly. THanks to Colin Carle for reporting and Samuli Suominen for finding the solution. Closes bug #135681. Package-Manager: portage-2.1_rc4-r2 --- diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index f9f55cb5eb2a..5ad634d1fae3 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/vlc # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.165 2006/06/02 21:03:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.166 2006/06/05 21:27:32 flameeyes Exp $ + + 05 Jun 2006; Diego Pettenò -vlc-0.8.5.ebuild, + vlc-0.8.5-r1.ebuild: + Depend on version 1.2 of upnp or it won't work correctly. THanks to Colin + Carle for reporting and Samuli Suominen for finding the solution. Closes bug + #135681. *vlc-0.8.5-r1 (02 Jun 2006) diff --git a/media-video/vlc/vlc-0.8.5-r1.ebuild b/media-video/vlc/vlc-0.8.5-r1.ebuild index 851c111d98fa..28b01f5ecddf 100644 --- a/media-video/vlc/vlc-0.8.5-r1.ebuild +++ b/media-video/vlc/vlc-0.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.5-r1.ebuild,v 1.1 2006/06/02 21:03:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.5-r1.ebuild,v 1.2 2006/06/05 21:27:32 flameeyes Exp $ inherit eutils wxwidgets nsplugins multilib autotools toolchain-funcs @@ -93,7 +93,7 @@ RDEPEND="cdda? ( >=dev-libs/libcdio-0.71 opengl? ( virtual/opengl ) ) directfb? ( dev-libs/DirectFB ) - upnp? ( net-misc/upnp )" + upnp? ( >=net-misc/upnp-1.2 )" DEPEND="${RDEPEND} X? ( || ( (