From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e0TOC-0004UU-Fa for guix-patches@gnu.org; Fri, 06 Oct 2017 10:14:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e0TO6-0005qk-Oz for guix-patches@gnu.org; Fri, 06 Oct 2017 10:14:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44762) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e0TO6-0005qI-LY for guix-patches@gnu.org; Fri, 06 Oct 2017 10:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e0TO6-00021z-Ba for guix-patches@gnu.org; Fri, 06 Oct 2017 10:14:02 -0400 Subject: [bug#28720] [PATCH 07/23] gnu: kdesignerplugin: Add optional inputs. Resent-Message-ID: From: Thomas Danckaert References: <20171006121636.30904-1-h.goebel@crazy-compilers.com> <20171006121636.30904-8-h.goebel@crazy-compilers.com> Date: Fri, 06 Oct 2017 16:12:56 +0200 In-Reply-To: <20171006121636.30904-8-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Fri, 6 Oct 2017 14:16:20 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: Hartmut Goebel Cc: 28720@debbugs.gnu.org Hartmut Goebel writes: > Still missing: kwebkit (KF5WebKitConfig.cmake). One of your later patches adds kwebkit, so this could be fixed? Or is something wrong with KF5WebKitConfig.cmake even after adding kwebkit? Thomas