From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 15/24] gnu: gstreamer: Symlink gstconfig.h into include directory. Date: Wed, 17 Aug 2016 12:10:34 +0200 Message-ID: References: <20160816183938.22794-1-david@craven.ch> <20160816183938.22794-15-david@craven.ch> <8737m3ycb9.fsf@netris.org> <87twejwwei.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZxp0-0001O9-Jj for guix-devel@gnu.org; Wed, 17 Aug 2016 06:11:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZxow-00023N-Bf for guix-devel@gnu.org; Wed, 17 Aug 2016 06:11:41 -0400 Received: from mail-yb0-f194.google.com ([209.85.213.194]:34884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZxov-000230-5Q for guix-devel@gnu.org; Wed, 17 Aug 2016 06:11:38 -0400 Received: by mail-yb0-f194.google.com with SMTP id x37so2231424ybh.2 for ; Wed, 17 Aug 2016 03:11:36 -0700 (PDT) In-Reply-To: <87twejwwei.fsf@netris.org> 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" To: Mark H Weaver Cc: guix-devel > In general, we should stick to upstream packaging unless it is clearly > broken or there is a compelling reason to deviate. In this case, if an > application can't find , then it would seem to have a > buggy build system, and we should fix the problem there. The qt-gstreamer package doesn't build without this, but I agree that the problem is with the qt-gstreamer package and not gstreamer and should therefore be fixed there.