~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

[PATCH] testing/kde-applications: add -sdk to depends

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190717103506.8412-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 testing/kde-applications/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/testing/kde-applications/APKBUILD b/testing/kde-applications/APKBUILD
index c29ba2f819..22976d444e 100644
--- a/testing/kde-applications/APKBUILD
+++ b/testing/kde-applications/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kde-applications
pkgver=19.04.3
pkgrel=3
pkgrel=4
arch="noarch !ppc64le !s390x" # Limited by edu, network and pim
url="https://kde.org/applications/"
pkgdesc="KDE Applications meta package"
@@ -30,6 +30,7 @@ depends="
	$pkgname-multimedia
	$pkgname-network
	$pkgname-pim
	$pkgname-sdk
	$pkgname-utils
	$pkgname-webdev"
options="!check" # Meta package
-- 
2.22.0
Reply to thread Export thread (mbox)