[alpine-devel] [PATCH] main/task: added GnuTLS support to sync with a taskd server
Export this patch
---
main/task/APKBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/task/APKBUILD b/main/task/APKBUILD
index 97d1302..e1fe9ef 100644
--- a/main/task/APKBUILD
+++ b/main/task/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="MIT"
depends=""
depends_dev=""
- makedepends="$depends_dev cmake util-linux-dev"
+ makedepends="$depends_dev cmake gnutls-dev util-linux-dev"
install=""
subpackages="$pkgname-doc"
source="http://taskwarrior.org/download/task-$pkgver.tar.gz
I think your mailer mangled it again :-(
I applied it manually and commited with you as author.
Thanks!
-nc
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---
--
2.1.3
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---