summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2024-09-12 20:32:50 +0200
committerAndreas Fankhauser hiddenalpha.ch2024-09-12 20:32:50 +0200
commitee9eacfd1c640b9e72c93be018122c5180185591 (patch)
tree2287d8dc36d53303dcc4e9fcfe651d4a570ff973
parent64efbd24564a2c2d4d0d332bc02a6062a9db00f3 (diff)
downloadUnspecifiedGarbage-ee9eacfd1c640b9e72c93be018122c5180185591.zip
UnspecifiedGarbage-ee9eacfd1c640b9e72c93be018122c5180185591.tar.gz
Add imagemagick to setup.
-rw-r--r--doc/note/setup/setup-debian.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/note/setup/setup-debian.txt b/doc/note/setup/setup-debian.txt
index 3fd4fac..c0992dc 100644
--- a/doc/note/setup/setup-debian.txt
+++ b/doc/note/setup/setup-debian.txt
@@ -117,8 +117,12 @@ Populate "/etc/environment" as described by "./etc-environment".
fonts-sil-gentium-basic pdftk-java \
`# Cups Printing` \
cups avahi-daemon \
+ `# Graphics processing` \
+ imagemagick \
+ `# Low level ` \
+ lm-sensors fancontrol exfat-fuse exfatprogs \
`# Others` \
- systemd-sysv lm-sensors fancontrol bc rsync qrencode exfat-fuse exfatprogs libxml2-utils \
+ systemd-sysv bc rsync qrencode libxml2-utils \
`# Nvidia graphics (open)` \
mesa-utils clinfo mesa-opencl-icd \
`# Nvidia graphics (non-free, DoesNotWorkYet)` \