From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dN3Rx-0002im-44 for guix-patches@gnu.org; Mon, 19 Jun 2017 16:39:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dN3Ru-0000Vb-1y for guix-patches@gnu.org; Mon, 19 Jun 2017 16:39:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53934) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dN3Rt-0000VV-Uw for guix-patches@gnu.org; Mon, 19 Jun 2017 16:39:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dN3Rt-0003hO-Pr for guix-patches@gnu.org; Mon, 19 Jun 2017 16:39:01 -0400 Subject: [bug#27355] [PATCH 7/7] gnu: Add pulseview. Resent-Message-ID: Date: Mon, 19 Jun 2017 22:38:22 +0200 From: Danny Milosavljevic Message-ID: <20170619223822.11b577f7@scratchpost.org> In-Reply-To: <20170614095813.1926-7-theodoros.for@openmailbox.org> References: <20170614095813.1926-1-theodoros.for@openmailbox.org> <20170614095813.1926-7-theodoros.for@openmailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Theodoros Foradis Cc: 27355@debbugs.gnu.org > + ("qt" ,qt) Does it work with the newer modular Qt (qtbase, qtserialport, qttools) ?