From owner-freebsd-gnome@FreeBSD.ORG Mon Oct 13 18:40:07 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F91710656A7 for ; Mon, 13 Oct 2008 18:40:07 +0000 (UTC) (envelope-from refresh.xss@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.231]) by mx1.freebsd.org (Postfix) with ESMTP id 16B3E8FC0C for ; Mon, 13 Oct 2008 18:40:06 +0000 (UTC) (envelope-from refresh.xss@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1607437rvf.43 for ; Mon, 13 Oct 2008 11:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=77lCFlRLJMwOjQc88IGghCDwiF5OauaueIHBngT+Cw0=; b=Gm/TCCvLAE2+5w3DqwM6cJ6kFdGIIAmo7hCbg9DPagQVZYoUTyBHasduYzE5r/7zdO GvB3gbskNmCmtLxjwiYBaf/yjarmJ/iNl3OojyVgMaLpODyQ7jS6A19DEIMcwE2kr4cn 4kIb4NqLsetogEd03/O5rA8/v4S3EZF+Sjwvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=QELob8IqRMxFM6dgRzLnrApa4G3MLJee/3cg0V5f8fQRvYPvkgKvSw/BjkibWMd/z0 2vPy7N4bs/qiYUtM95yV0i/o6Ggec2J66fco2ybFCy8zCtpi2LrnTbMwHLCP8NUf8tlw N+nAtSwEccR6VkYqZJsEYbcu11xf3xY2EP53I= Received: by 10.141.29.18 with SMTP id g18mr4049836rvj.162.1223921865934; Mon, 13 Oct 2008 11:17:45 -0700 (PDT) Received: by 10.141.26.14 with HTTP; Mon, 13 Oct 2008 11:17:45 -0700 (PDT) Message-ID: <968482f60810131117j378aac2ay968763724aa161c@mail.gmail.com> Date: Mon, 13 Oct 2008 21:17:45 +0300 From: Andrew To: gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Problem upgrading gimp-app X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2008 18:40:07 -0000 Hi, I should have reported it earlier, but here it is: while upgrading gimp-app from 'gimp-app-2.4.7,1' to 'gimp-app-2.6.1,1' I have this: >checking for BABL... configure: error: Package requirements (babl >= 0.0.22) were not met: > >No package 'babl' found So it's not only gegl, but a babl also. -- Cheers