From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Maintaining GNU Jami package for Guix Date: Sat, 19 Oct 2019 22:52:58 +0200 Message-ID: <87sgnojw4f.fsf@elephly.net> References: <20191018205608.45b264dc@kompiuter> <87ftjpyhsz.fsf@devup.no> <87mudxhzv8.fsf@ambrevar.xyz> <20191019223821.71b6dd45@interia.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52915) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLvil-0001kf-FR for guix-devel@gnu.org; Sat, 19 Oct 2019 16:53:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLvik-0003yg-3I for guix-devel@gnu.org; Sat, 19 Oct 2019 16:53:07 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21181) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iLvij-0003y4-Kr for guix-devel@gnu.org; Sat, 19 Oct 2019 16:53:06 -0400 In-reply-to: <20191019223821.71b6dd45@interia.pl> 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: Jan Wielkiewicz Cc: guix-devel@gnu.org Jan Wielkiewicz writes: > Why are third party directories removed if they're necessary to build > pjproject? Should I package contents of these folders as separate > package? We always try to unbundle libraries, because that ensures that all packages benefit from security fixes. -- Ricardo