~alpine/aports

main/aspell: fix aspell-dev depends v1 PROPOSED

Valery Kartel: 1
 main/aspell: fix aspell-dev depends

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1686/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/aspell: fix aspell-dev depends Export this patch

---
 main/aspell/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD
index 377721d..07da4b7 100644
--- a/main/aspell/APKBUILD
+++ b/main/aspell/APKBUILD
@@ -63,8 +63,8 @@ utils() {
}

dev() {
	depends="aspell-utils"
	default_dev
	depends="aspell-utils"
}

md5sums="e66a9c9af6a60dc46134fdacf6ce97d7  aspell-0.60.6.1.tar.gz"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---