summaryrefslogtreecommitdiffstats
path: root/network/gns3
diff options
context:
space:
mode:
author Erik Hanson2012-08-20 02:56:45 +0200
committer Erik Hanson2012-08-20 04:57:51 +0200
commit4248415ddecfca807125633a27db2a23e2173a0d (patch)
tree1c97938867d009e56f949ecabde03adb597de54a /network/gns3
parent340a77d29157641e96e9531955da5af2e40626f6 (diff)
downloadslackbuilds-4248415ddecfca807125633a27db2a23e2173a0d.tar.gz
Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/gns3')
-rw-r--r--network/gns3/gns3.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/gns3/gns3.info b/network/gns3/gns3.info
index 9aa50e32e1..ca8bc8d3be 100644
--- a/network/gns3/gns3.info
+++ b/network/gns3/gns3.info
@@ -5,5 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/gns-3/GNS3-0.6-src.tar.bz2"
MD5SUM="ec3688e053406eebdf7bf6bb600ea089"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
+REQUIRES=""
MAINTAINER="Alam Guntur Nugroho"
EMAIL="alamgn@mail.ugm.ac.id"