wok-next diff exa/receipt @ rev 20833
prosody: what I see missing when I start the old prosody 0.9.4
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Jun 17 19:03:23 2018 +0000 (2018-06-17) |
parents | 42f46ff4970b |
children | d5aab818505e |
line diff
1.1 --- a/exa/receipt Sat Aug 05 15:17:06 2017 +0300 1.2 +++ b/exa/receipt Sun Jun 17 19:03:23 2018 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="https://github.com/ogham/exa/archive/v$VERSION.tar.gz" 1.6 1.7 -BUILD_DEPENDS="rust-cargo libgit2-dev cmake" 1.8 +BUILD_DEPENDS="rust libgit2-dev cmake" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()