Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 15F3963BA81 for ; Mon, 5 Jul 2010 00:00:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 98DA963B101; Mon, 5 Jul 2010 00:00:20 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9D6D463B100 for ; Mon, 5 Jul 2010 00:00:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 753BB175DD; Mon, 5 Jul 2010 00:00:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 5 Jul 2010 00:00:18 +0000 From: David Sainty Subject: CVS commit: pkgsrc/multimedia/gnome-media To: pkgsrc-changes@NetBSD.org Reply-To: dsainty@netbsd.org X-Mailer: log_accum Message-Id: <20100705000018.753BB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dsainty Date: Mon Jul 5 00:00:18 UTC 2010 Modified Files: pkgsrc/multimedia/gnome-media: buildlink3.mk Log Message: The .la for gnome-media may explicitly link in gstreamer-0.10, so buildlink it across so that other packages don't fail at link time. Fixes x11/py-gnome2-desktop build on (at least) ancient SuSE systems. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/multimedia/gnome-media/buildlink3.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.