From 5249053c47fd72a36870c2195eefabc7915b92e5 Mon Sep 17 00:00:00 2001
From: Mohit Mehta <mohit.mehta@vyatta.com>
Date: Tue, 5 Aug 2008 15:44:30 +0000
Subject: add missing comma

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b23880d2..bcca954f 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Depends: sed (>= 4.1.5),
  ed,
  tshark,
  ifenslave-2.6,
- iputils-arping
+ iputils-arping,
  installation-report,
  laptop-detect,
  usbutils,
-- 
cgit v1.2.3