~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: fill -webdev and -utils depends

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

diff --git a/testing/kde-applications/APKBUILD b/testing/kde-applications/APKBUILD
index 32f2aa2e00..0d27aca8c5 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=0
pkgrel=1
arch="noarch !ppc64le !s390x" # Limited by edu, network and pim
url="https://kde.org/applications/"
pkgdesc="KDE Applications meta package"
@@ -142,6 +142,15 @@ utils() {
	depends="
		ark
		filelight
		kbackup
		kcalc
		kcharseelct
		kdebugsettings
		kdf
		kfloppy
		kgpg
		kteatime
		ktimer
		kwalletmanager
		print-manager
		sweeper"
@@ -150,7 +159,8 @@ utils() {
}

webdev() {
	depends=""
	depends="
		kimagemapeditor"

	mkdir -p "$subpkgdir"
}
-- 
2.22.0
Reply to thread Export thread (mbox)