summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2020-10-25 10:01:37 +0100
committerHelmut Grohne <helmut@subdivi.de>2020-10-25 10:01:37 +0100
commitb4251e2cc3453852d93ad6a2c0c116991982c2f9 (patch)
tree4e665ee9ab25508caf38435f70f0f099a4247e5a
parent27b95909f061ae3ecb3ba1b8d46adfef98ca5e6f (diff)
downloaddebian-dedup-b4251e2cc3453852d93ad6a2c0c116991982c2f9.tar.gz
use python3-pil instead of removed python3-imaging
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d0a488c..4572c8a 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Required packages
-----------------
- aptitude install python3 python3-debian python3-lzma python3-jinja2 python3-werkzeug sqlite3 python3-imaging python3-yaml python3-concurrent.futures python3-pkg-resources
+ aptitude install python3 python3-debian python3-lzma python3-jinja2 python3-werkzeug sqlite3 python3-pil python3-yaml python3-concurrent.futures python3-pkg-resources
Create a database
-----------------