summaryrefslogtreecommitdiffstats
path: root/system/gdmap
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2012-08-19 19:56:45 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-08-19 21:57:51 -0500
commit4248415ddecfca807125633a27db2a23e2173a0d (patch)
tree1c97938867d009e56f949ecabde03adb597de54a /system/gdmap
parent340a77d29157641e96e9531955da5af2e40626f6 (diff)
downloadslackbuilds-4248415ddecfca807125633a27db2a23e2173a0d.tar.gz
slackbuilds-4248415ddecfca807125633a27db2a23e2173a0d.tar.xz
Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/gdmap')
-rw-r--r--system/gdmap/gdmap.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/gdmap/gdmap.info b/system/gdmap/gdmap.info
index 0fad78e509..1d6a7e8d07 100644
--- a/system/gdmap/gdmap.info
+++ b/system/gdmap/gdmap.info
@@ -5,5 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/gdmap/gdmap-0.8.1.tar.gz"
MD5SUM="54b43354dbe774810104607ad1eaaed3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
+REQUIRES=""
MAINTAINER="Binh Nguyen"
EMAIL="binhnguyen@fastmail.fm"