summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-11-03 18:53:07 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-05 07:16:01 +0700
commit70651398b65a443783aa52943f693d023c1d321b (patch)
tree9e95a90552aa4b7c6bca83152310a2cf25b93f3d
parentfcb4fbd3535e289e4488c310653f0447977a8c75 (diff)
downloadslackbuilds-70651398b65a443783aa52943f693d023c1d321b.tar.gz
slackbuilds-70651398b65a443783aa52943f693d023c1d321b.tar.xz
python/cssutils: Updated an optional dependency in the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--python/cssutils/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cssutils/README b/python/cssutils/README
index f64a23ceea..e5604f71fe 100644
--- a/python/cssutils/README
+++ b/python/cssutils/README
@@ -1,3 +1,3 @@
A Python package to parse and build CSS Cascading Style Sheets.
-Optional dependencies: python2-chardet and gdata.
+Optional dependencies: python-chardet and gdata.