summaryrefslogtreecommitdiffstats
path: root/system/lshw
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 /system/lshw
parent340a77d29157641e96e9531955da5af2e40626f6 (diff)
downloadslackbuilds-4248415ddecfca807125633a27db2a23e2173a0d.tar.gz
Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/lshw')
-rw-r--r--system/lshw/lshw.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/lshw/lshw.info b/system/lshw/lshw.info
index 85da494c40..1c9e017220 100644
--- a/system/lshw/lshw.info
+++ b/system/lshw/lshw.info
@@ -5,5 +5,6 @@ DOWNLOAD="http://ezix.org/software/files/lshw-B.02.16.tar.gz"
MD5SUM="67479167add605e8f001097c30e96d0d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
+REQUIRES=""
MAINTAINER="Glenn Becker"
EMAIL="burningc@sdf.lonestar.org"