fixed #2090
This commit is contained in:
parent
ae1460a3c4
commit
d1aeb8c115
|
@ -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
|
campcaster (1.1.1-1) dapper; urgency=low
|
||||||
|
|
||||||
* 1.1.1 final release
|
* 1.1.1 final release
|
||||||
|
|
|
@ -108,6 +108,7 @@ Depends: ${shlibs:Depends},
|
||||||
libvorbis0a,
|
libvorbis0a,
|
||||||
libbz2-1.0,
|
libbz2-1.0,
|
||||||
libtar (>= 1.2.11),
|
libtar (>= 1.2.11),
|
||||||
|
curl,
|
||||||
libcurl3,
|
libcurl3,
|
||||||
libboost-date-time1.33.1,
|
libboost-date-time1.33.1,
|
||||||
libxml++2.6c2a (>= 2.8.1),
|
libxml++2.6c2a (>= 2.8.1),
|
||||||
|
|
Loading…
Reference in New Issue