From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH]: gnu: lilv: propagate inputs serd, sord and sratom. Date: Fri, 20 Feb 2015 22:08:27 +0100 Message-ID: <20150220210827.GA31742@debian> References: <87lhjsjnvl.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOuoS-0002aY-DL for guix-devel@gnu.org; Fri, 20 Feb 2015 16:08:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOuoP-0002I9-2S for guix-devel@gnu.org; Fri, 20 Feb 2015 16:08:40 -0500 Received: from mout.kundenserver.de ([212.227.126.187]:56994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOuoO-0002HF-NG for guix-devel@gnu.org; Fri, 20 Feb 2015 16:08:36 -0500 Content-Disposition: inline In-Reply-To: <87lhjsjnvl.fsf@mango.localdomain> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: Guix-devel On Fri, Feb 20, 2015 at 10:04:30PM +0100, Ricardo Wurmus wrote: > lilv-0.pc requires the packages serd, sord and sratom to be present or > else pkg-config fails when looking for the flags for lilv. Okay, please push! Andreas