wok-next diff aria2/receipt @ rev 18494
Up atril: fix typo
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sun Oct 11 00:42:04 2015 -0400 (2015-10-11) |
parents | 070e9f770952 |
children | 04d824c95283 |
line diff
1.1 --- a/aria2/receipt Fri Jan 24 01:44:34 2014 +0000 1.2 +++ b/aria2/receipt Sun Oct 11 00:42:04 2015 -0400 1.3 @@ -12,7 +12,7 @@ 1.4 1.5 DEPENDS="zlib libxml2 gnutls libgcrypt" 1.6 BUILD_DEPENDS="zlib-dev gettext libxml2-dev gnutls-dev pkg-config gmp-dev \ 1.7 -nettle-dev" 1.8 + nettle-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()