]> piware.de Git - bin.git/commitdiff
postinst-setup: install sane-utils imagemagick on donald
authorMartin Pitt <martin@piware.de>
Thu, 24 Apr 2008 10:51:32 +0000 (12:51 +0200)
committerMartin Pitt <martin@piware.de>
Thu, 24 Apr 2008 10:51:32 +0000 (12:51 +0200)
postinst-setup

index 4c691728260f54cde70555769897dfcb3318d539..a8dc63049c0b2d2142b34ff04550ab96af0785d2 100755 (executable)
@@ -77,7 +77,7 @@ DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes vim bzrtools bzr-s
 apt-get -y build-dep postgresql-8.3 gnome-volume-manager hal cupsys apport jockey
 
 if [ `hostname` = donald ]; then
-    DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes dchroot rsnapshot dhcp3-server apache2 ia32-libs easytag latex-beamer texlive-lang-german fakechroot
+    DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes dchroot rsnapshot dhcp3-server apache2 ia32-libs easytag latex-beamer texlive-lang-german fakechroot sane-utils imagemagick
 fi
 
 umount /cdrom || true