From owner-freebsd-multimedia@FreeBSD.ORG Sun May 23 10:40:03 2010 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42EDB106566C for ; Sun, 23 May 2010 10:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 322938FC08 for ; Sun, 23 May 2010 10:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4NAe3JE023676 for ; Sun, 23 May 2010 10:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4NAe3oN023675; Sun, 23 May 2010 10:40:03 GMT (envelope-from gnats) Date: Sun, 23 May 2010 10:40:03 GMT Message-Id: <201005231040.o4NAe3oN023675@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: ports/146860: [gstreamer] multimedia/py-gstreamer configure fails because of missing gnome dependencies X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2010 10:40:03 -0000 The following reply was made to PR ports/146860; it has been noted by GNATS. From: Garrett Cooper To: Koop Mast Cc: bug-followup@freebsd.org Subject: Re: ports/146860: [gstreamer] multimedia/py-gstreamer configure fails because of missing gnome dependencies Date: Sun, 23 May 2010 03:31:06 -0700 On Sun, May 23, 2010 at 2:55 AM, Koop Mast wrote: > Hi, py-gstreamer specifies USE_GNOME=pygtk2 so the dependency is added. > I think there is a problem with your py-gtk2 install. Can you reinstall > it and try py-gstreamer again? Yeah, it was missing for some odd reason (x11-toolkit/py-gtk was present though). The rebuild appears to work perfectly fine so far. Thanks! -Garrett