summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2020-10-25 10:20:34 +0100
committerHelmut Grohne <helmut@subdivi.de>2020-10-25 10:20:34 +0100
commit4542d84439bbc6bd8f3151a9cb61d0ee85cd910e (patch)
treed615a378d7c4dc0113f23619dead9a6a099eecb3 /README
parentb4251e2cc3453852d93ad6a2c0c116991982c2f9 (diff)
downloaddebian-dedup-4542d84439bbc6bd8f3151a9cb61d0ee85cd910e.tar.gz
externalize ar parsing to arpy
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4572c8a..ed4e8cb 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Required packages
-----------------
- aptitude install python3 python3-debian python3-lzma python3-jinja2 python3-werkzeug sqlite3 python3-pil python3-yaml python3-concurrent.futures python3-pkg-resources
+ aptitude install python3 python3-arpy python3-debian python3-lzma python3-jinja2 python3-werkzeug sqlite3 python3-pil python3-yaml python3-concurrent.futures python3-pkg-resources
Create a database
-----------------