summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlex Harpin <development@landsofshadow.co.uk>2014-12-30 20:17:11 +0000
committerAlex Harpin <development@landsofshadow.co.uk>2014-12-30 20:17:11 +0000
commit88f29f528062cfa1e8d9ac4760b62569ed81aa1f (patch)
tree59831c3332056221f8281655439f8fab51661a6b /debian/control
parente908d03ae5b30a567c7da0e21d5b2611303ea42a (diff)
downloadvyatta-cfg-system-88f29f528062cfa1e8d9ac4760b62569ed81aa1f.tar.gz
vyatta-cfg-system-88f29f528062cfa1e8d9ac4760b62569ed81aa1f.zip
vyatta-cfg-system: remove acpid and cpufrequtils from depends
Including the acpid and cpufrequtils packages in the XenSource image causes a number of errors to be logged to the console on boot up, due to either missing devices or access permissions on this platform. Removing these packages from the dependencies list and adding them to a chroot_local-packagelist instead allows them to be excluded in these images, while still maintaining them in non XenSource images.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 65989885..5df1a207 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Standards-Version: 3.7.2
Package: vyatta-cfg-system
Architecture: any
-Depends: acpid,
- adduser,
+Depends: adduser,
dialog,
sed (>= 4.1.5),
perl (>= 5.10.1),