From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 11/13] gnu: vlc: Fix regression caused by update to qt 5.7. Date: Sun, 21 Aug 2016 19:24:03 -0400 Message-ID: <20160821232403.GA4969@jasmine> References: <20160820215957.GA6502@jasmine> <20160821140825.13048-1-david@craven.ch> <20160821140825.13048-11-david@craven.ch> <874m6ddgtf.fsf@netris.org> <20160821231658.GB4548@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbc6E-0004CW-EB for guix-devel@gnu.org; Sun, 21 Aug 2016 19:24:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbc69-0005du-BG for guix-devel@gnu.org; Sun, 21 Aug 2016 19:24:17 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:52922) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbc68-0005bS-5I for guix-devel@gnu.org; Sun, 21 Aug 2016 19:24:13 -0400 Content-Disposition: inline In-Reply-To: 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: David Craven Cc: guix-devel On Mon, Aug 22, 2016 at 01:19:05AM +0200, David Craven wrote: > > So, I do think it's a good idea to use that string as documentation but, > > in this case, I think that using "qtbase" is inappropriate. What do you > > think? > > So what would be a better string? "needs qtbase"? I would just use "qt", and mention that it should instead use qtbase in a code comment.