From d1aeb8c115edacbd255c2b8d24a6bf83a43d54d2 Mon Sep 17 00:00:00 2001
From: fgerlits <fgerlits@cfc7b370-4200-0410-a6e3-cb6bdb053afe>
Date: Sun, 17 Dec 2006 13:21:25 +0000
Subject: [PATCH] fixed #2090

---
 campcaster/etc/debian/changelog | 7 +++++++
 campcaster/etc/debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/campcaster/etc/debian/changelog b/campcaster/etc/debian/changelog
index 49a7bb185..00c07ee65 100644
--- a/campcaster/etc/debian/changelog
+++ b/campcaster/etc/debian/changelog
@@ -1,3 +1,10 @@
+campcaster (1.1.1-2) dapper; urgency=low
+
+  * 1.1.1 final release, corrected packages
+
+ -- Ferenc Gerlits <fgerlits@campware.org>  Mon, 11 Dec 2006 21:25:39 +0000
+
+
 campcaster (1.1.1-1) dapper; urgency=low
 
   * 1.1.1 final release
diff --git a/campcaster/etc/debian/control b/campcaster/etc/debian/control
index 8e7656ddb..776938e73 100644
--- a/campcaster/etc/debian/control
+++ b/campcaster/etc/debian/control
@@ -108,6 +108,7 @@ Depends: ${shlibs:Depends},
          libvorbis0a,
          libbz2-1.0,
          libtar (>= 1.2.11),
+         curl,
          libcurl3,
          libboost-date-time1.33.1,
          libxml++2.6c2a (>= 2.8.1),