network/loiq: Fixed dep information

This commit is contained in:
ponce 2012-08-24 19:36:39 +02:00
parent 9f4d57e847
commit 25f73c4cbc
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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"