mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-28 01:28:34 -04:00
security/tor: add rexml; closes #3655
This commit is contained in:
parent
3881ab12d7
commit
69bc636cd5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
PLUGIN_NAME= tor
|
||||
PLUGIN_VERSION= 1.9
|
||||
PLUGIN_COMMENT= The Onion Router
|
||||
PLUGIN_DEPENDS= tor ruby
|
||||
PLUGIN_DEPENDS= tor ruby rubygem-rexml
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue