diff options
author | Markus Hutmacher <mailing@markhu.de> | 2014-09-07 07:55:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-07 07:55:27 +0700 |
commit | 4202b4faa6c62ba68cd42c13b75765d3a61e96f8 (patch) | |
tree | f248256cd762516c2be98b86755700ca1d0c237d /network/gns3/gns3.info | |
parent | 794616b50a070b9d164ce76d8b2e30a6bfd97513 (diff) |
network/gns3: Added dynamips as DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/gns3/gns3.info')
-rw-r--r-- | network/gns3/gns3.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/gns3/gns3.info b/network/gns3/gns3.info index 445ef4b729a9..7e6efb8c274a 100644 --- a/network/gns3/gns3.info +++ b/network/gns3/gns3.info @@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/gns-3/files/GNS3/0.8.7/GNS3-0.8.7-src. MD5SUM="a9e817b663521303b329bdf6e1001d66" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="dynamips" MAINTAINER="Markus Hutmacher" EMAIL="mailing@markhu.de" |