From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/3] gnu: libbluray: Enable libaacs and libbdplus support. Date: Tue, 13 Sep 2016 10:14:05 +0200 Message-ID: <87y42w9pyq.fsf@gnu.org> References: <20160909195226.24339-1-ajpatter@uwaterloo.ca> <20160909195226.24339-3-ajpatter@uwaterloo.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjir6-0004Vn-Gg for guix-devel@gnu.org; Tue, 13 Sep 2016 04:14:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjir2-0006nW-Tw for guix-devel@gnu.org; Tue, 13 Sep 2016 04:14:12 -0400 In-Reply-To: <20160909195226.24339-3-ajpatter@uwaterloo.ca> (Andy Patterson's message of "Fri, 9 Sep 2016 15:52:26 -0400") 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: Andy Patterson Cc: guix-devel@gnu.org Andy Patterson skribis: > * gnu/packages/video.scm (libbluray) [inputs]: Add libaacs and > libbdplus. > [arguments]: Add 'fix-dlopen-paths' to #:phases. Applied, thank you! Ludo=E2=80=99.