network/tor: Fixed dep info for 14.1.
libevent is included in Slackware 14.1. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
328fdb64c0
commit
440cb2ea7c
|
@ -5,6 +5,6 @@ DOWNLOAD="https://archive.torproject.org/tor-package-archive/tor-0.2.2.37.tar.gz
|
|||
MD5SUM="5aafdca4fb6af6e12b503d32b03f14a7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README% libevent"
|
||||
REQUIRES="%README%"
|
||||
MAINTAINER="Marco Bonetti"
|
||||
EMAIL="sid77@slackware.it"
|
||||
|
|
Loading…
Reference in New Issue