From d5fc9e452fd8f53ea08e3d3527c880d5e0d9f85f Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Mon, 25 Jan 2010 03:03:50 +0000 Subject: This may make aptitude complain less in the common case of only gamin being installed before bcfg2-server installation. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5704 ce84e21b-d406-0410-9b95-82705330c041 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 9f3e1fcf0..5403acb6e 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Description: Configuration management client Package: bcfg2-server Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), libxml2-utils (>= 2.6.23), lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl, python-ssl | python2.6 | python3.0 | python3.1 | python3.2, fam | gamin, python-fam | python-gamin, fam | python-gamin, gamin | python-fam +Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), libxml2-utils (>= 2.6.23), lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl, python-ssl | python2.6 | python3.0 | python3.1 | python3.2, gamin | fam, python-gamin | python-fam, python-gamin | fam, gamin | python-fam XB-Python-Version: >= 2.4 Recommends: graphviz Suggests: python-cheetah, python-genshi (>= 0.4.4), python-profiler, sqlalchemy (>= 0.5.0), python-django, mail-transport-agent -- cgit v1.2.3-1-g7c22