Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 8AB6B780007 for ; Sun, 1 Sep 2019 13:24:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 5B1C024E40 for ; Sun, 1 Sep 2019 15:24:35 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id avYEY-m9Wa-d; Sun, 1 Sep 2019 15:24:34 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1567344274; bh=1tam6otaDyv2M0SoTQnY2SzLWQDfEfRtLevTs0YL2o4=; h=From:To:Cc:Subject:Date; b=jHfoIP13Uyb/W2cwelrf0atSksttrcorieMHKVsZ5GhpWJgIM7DgwZ5zim2Kh2NdW NsJHpWy0oiSvzI6WboEI2sS5uTx9T2BZXHqnFGVTaO0uIvPGkzZmc3R0MaquqKoHkn WT7pxzxxajE0EXZVR00nxShlwHqIkXxfYZFSmeSaU40YFRfbt5GosjozlrtF1534TD FlRSZYTf7a3ScvPkJ/y4u6Br2I3XBgLdp0D7gRPbQ4N0RcSD+GcTndef15x0vOTeGf iwTo1xLf9lH4tgIesWTK7PX+TWfPBJK2QQyOCxY+Ld2l3J2wNGP6JnD3m9iuOMY5gh 3snFPmcIhoTNA== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH] testing/plasma: add discover to depends Date: Sun, 1 Sep 2019 15:24:31 +0200 Message-Id: <20190901132431.19482-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- testing/plasma/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/plasma/APKBUILD b/testing/plasma/APKBUILD index da1705c352..c2090a3140 100644 --- a/testing/plasma/APKBUILD +++ b/testing/plasma/APKBUILD @@ -2,18 +2,18 @@ # Maintainer: Bart Ribbers pkgname=plasma pkgver=5.16.4 -pkgrel=0 +pkgrel=1 pkgdesc="Plasma (Base) meta package" url="https://kde.org/plasma-desktop" arch="noarch !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine options="!check" # No tests for a metapkg license="GPL-3.0-or-later" -# Re-add once polkit polkit-elogind conflict is solved: plasma-pa depends=" bluedevil breeze breeze-gtk breeze-icons + discover drkonqi font-noto kde-cli-tools -- 2.23.0