diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-28 11:11:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-28 11:11:03 +0300 |
commit | 2eaabc8acbfc2b8ced3dcc63c2baaf17f71d727a (patch) | |
tree | 09e61b0402a580a111c92861815d2ca4925da34c /community/aria2 | |
parent | 50b8360af9d6c876095363ee52b3f16b69be52a7 (diff) | |
download | repository-2eaabc8acbfc2b8ced3dcc63c2baaf17f71d727a.tar.gz |
aria2: fix depends
Diffstat (limited to 'community/aria2')
-rw-r--r-- | community/aria2/depends | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/aria2/depends b/community/aria2/depends index f8df7bb5..8f5c9a8c 100644 --- a/community/aria2/depends +++ b/community/aria2/depends @@ -1,3 +1,3 @@ -libressl -xz -zlib +libressl make +xz make +zlib make |