Code

Corrected check_pid
[gosa.git] / gosa-si / debian / control
index b7b873de361411f4c9e84ade1813a984dcd7ae34..b80c2aea2caadb939b87c15aade3d33d45436bbf 100644 (file)
@@ -7,8 +7,8 @@ Build-Depends: debhelper(>= 4.2.32), dpatch
 
 Package: gosa-si-common
 Architecture: any
-Depends: libconfig-inifiles-perl, libcrypt-rijndael-perl, libxml-simple-perl, libipc-shareable-perl, libdata-dumper-simple-perl, libmime-perl
-Suggests: gosa-si-daemon, gosa-si-client
+Depends: libconfig-inifiles-perl, libcrypt-rijndael-perl, libxml-simple-perl, libdata-dumper-simple-perl, libmime-perl, libdbd-sqlite3-perl, libnet-ldap-perl, libnetaddr-ip-perl, libpoe-perl, libnet-dns-perl, libnet-pcap-perl, libconvert-asn1-perl, libdigest-hmac-perl, libnet-ip-perl, libdigest-sha1-perl, libnet-mac-vendor-perl, libpoe-component-pcap-perl, libnet-arp-perl
+Suggests: gosa-si-server, gosa-si-client
 Description: GOsa support infrastructure
  This package provides common library functionality used by the
  infrastructure server and client packages.
@@ -16,11 +16,11 @@ Description: GOsa support infrastructure
  GOsa is a combination of system-administrator and end-user web
  interface, designed to handle LDAP based setups.
 
-Package: gosa-si-daemon
+Package: gosa-si-server
 Architecture: any
-Depends: gosa-si-common
+Depends: gosa-si-common, libcrypt-smbhash-perl
 Suggests: gosa
-Description: GOsa support infrastructure daemon
+Description: GOsa support infrastructure server
  This package provides everything you need in order to deploy a simple
  or distributed GOsa support infrastructure. It can be used to trigger
  certain actions or retrieve information from clients.
@@ -30,8 +30,8 @@ Description: GOsa support infrastructure daemon
 
 Package: gosa-si-client
 Architecture: any
-Depends: gosa-si-common
-Suggests: gosa
+Depends: gosa-si-common, hwinfo
+Suggests: fai-progress
 Description: GOsa support infrastructure client
  This package lets you join to a GOsa support infrastructure as a
  client in order to provide information or to act on events.