diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 00:01:15 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 00:01:15 -0500 |
commit | 86f24a429b730f9d0e3fe4a8b659b0042a43112d (patch) | |
tree | 9c333a1d794e6f9e18b184a4c6813fabf517fd48 /network/etherape | |
parent | e247013c267762a5171213f198487b77283ba6fb (diff) |
network/etherape: Fixed dep info
Diffstat (limited to 'network/etherape')
-rw-r--r-- | network/etherape/etherape.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/etherape/etherape.info b/network/etherape/etherape.info index 9ae95c8d03819..211c31e4f2321 100644 --- a/network/etherape/etherape.info +++ b/network/etherape/etherape.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.19.tar.gz" MD5SUM="eaf0326ddef2a50fdaae369aee53be2a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="goocanvas2 c-ares" +REQUIRES="goocanvas2" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |