mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/loiq: Fixed dep information
This commit is contained in:
parent
9f4d57e847
commit
25f73c4cbc
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ multiple individuals, a DDoS attack) on a target site by flooding the server
|
|||
with TCP packets, UDP packets, or HTTP requests with the intention of disrupting
|
||||
the service of a particular host.
|
||||
|
||||
This optionally requires icoutils for icon generation during the build process.
|
||||
icoutils is an optional dependency for icon generation during the build process.
|
||||
|
||||
WARNING:
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/loiq/loiq-0.3.1a.tar.bz2"
|
|||
MD5SUM="74bf705cb96dd2929b02a92bab3e0140"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="icoutils"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Fridrich von Stauffenberg"
|
||||
EMAIL="cancellor2@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue