aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2006-08-23 21:48:59 +0000
committerPetter Reinholdtsen <pere@hungry.com>2006-08-23 21:48:59 +0000
commite23808a00ce9ac392291379c8ed3795f0f0402bf (patch)
tree1738bd46b3b19bbd4e5cc9637c26d35640f05e30 /debian/control
parent78b14066745c79613dbc8b2e2a9e55d681c9372e (diff)
downloadsitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.gz
sitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.bz2
sitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.xz
More framework code. Packages are now buildable.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 9a173c6..76d583e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,14 @@ Standards-Version: 3.7.2
Package: sitesummary
Architecture: all
Depends:
+Recommends: sitesummary-client
Description: Generate site summary of submitting hosts, server package
Nice server.
Package: sitesummary-client
Architecture: all
Depends: dmidecide, pciutils
+Recommends: sitesummary
Description: Generate site summary of submitting hosts, client package
Nice client.