~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH 1/2] community/plasma: add udisks2 runtime dependency

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190925113301.17065-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +3 -1
---
 community/plasma/APKBUILD | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/community/plasma/APKBUILD b/community/plasma/APKBUILD
index 7c27aea9d9..6bc334d0cd 100644
--- a/community/plasma/APKBUILD
+++ b/community/plasma/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma
pkgver=5.16.5
pkgrel=2
pkgrel=3
pkgdesc="Plasma (Base) meta package"
url="https://kde.org/plasma-desktop"
arch="noarch !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine
@@ -40,6 +40,8 @@ depends="
	systemsettings
	user-manager
	xdg-desktop-portal-kde

	udisks2
"
subpackages="$pkgname-extras sddm-breeze:sddm_breeze"
source="sddm.conf"
-- 
2.21.0

[PATCH 2/2] community/dolphin: add udisks2 runtime dependency

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190925113301.17065-2-bribbers@disroot.org>
In-Reply-To
<20190925113301.17065-1-bribbers@disroot.org> (view parent)
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 community/dolphin/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/community/dolphin/APKBUILD b/community/dolphin/APKBUILD
index ca5be912a3..2aa74bf6dd 100644
--- a/community/dolphin/APKBUILD
+++ b/community/dolphin/APKBUILD
@@ -2,11 +2,12 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=dolphin
pkgver=19.08.1
pkgrel=0
pkgrel=1
arch="all"
url="https://kde.org/applications/system/dolphin"
pkgdesc="KDE File Manager"
license="GPL-2.0-only"
depends="udisks2"
depends_dev="qt5-qtbase-dev kdoctools-dev kinit-dev kcmutils-dev knewstuff-dev
	kcoreaddons-dev ki18n-dev kdbusaddons-dev kbookmarks-dev kconfig-dev
	kio-dev kparts-dev solid-dev kiconthemes-dev kcompletion-dev
-- 
2.21.0
Reply to thread Export thread (mbox)