mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/firewalld: Fix REQUIRES.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fdfbe59ea9
commit
dfe3d5231f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/firewalld/firewalld/releases/download/v0.9.3/firewa
|
|||
MD5SUM="2eb0577b6e96376c2a7ed4c07eb82434"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python2-slip decorator"
|
||||
REQUIRES="python-slip decorator"
|
||||
MAINTAINER="stormtracknole"
|
||||
EMAIL="stormtracknole@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue