]> code.citadel.org Git - citadel.git/blobdiff - webcit/debian/control
* since we now require a new libical version, remove glitch in availability.
[citadel.git] / webcit / debian / control
index 0a2b162caa46a6afe3f17f539263990293d4a9db..7f35f1baad5815f646674e06cdf94c638be9aedf 100644 (file)
@@ -2,13 +2,14 @@ Source: webcit
 Section: web
 Priority: optional
 Maintainer: Wilfried Goesgens <w.goesgens@outgesourced.org>
-Build-Depends: debhelper (>= 4), po-debconf, libical-dev, gettext
+Build-Depends: debhelper (>= 4), po-debconf, libical-dev (>=0.30), gettext, locales,
+ libcitadel-dev
 Standards-Version: 3.7.2
 
 Package: citadel-webcit
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce, citadel-common
-Suggests: citadel-server, apache2 | apache
+Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce, citadel-common, openssl, locales
+Suggests: citadel-server, apache2 | apache, localepurge
 Description: web-based frontend to Citadel groupware server
  WebCit is a web-based, AJAX-enabled frontend to the Citadel groupware system.
  It is an attractive web middleware layer that allows user-friendly access.