[Blends-commit] [SCM] website branch, master, updated. 60ff44f5272301809b00a305e3a8f45149819299

Andreas Tille tille at debian.org
Wed Feb 26 10:28:10 UTC 2014


The following commit has been merged in the master branch:
commit 60ff44f5272301809b00a305e3a8f45149819299
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 26 11:33:11 2014 +0100

    Make the dependencies information an executable script

diff --git a/webtools/0dependencies b/webtools/0dependencies
index eedfd33..4090a73 100644
--- a/webtools/0dependencies
+++ b/webtools/0dependencies
@@ -1,14 +1,14 @@
-The script needs the following python modules installed:
-
-python-apt
-python-genshi
-python-markdown
-python-docutils
-python-debian
-python-psutil
-python-psycopg2
-
-
-This should be provided as patch for
-
-    https://db.debian.org/git/debian.org.git/
+# The script needs the following python modules installed:
+
+sudo apt-get install \
+    python-apt \
+    python-genshi \
+    python-markdown \
+    python-docutils \
+    python-debian \
+    python-psutil \
+    python-psycopg2
+
+# This should be provided as patch for
+#
+#    https://db.debian.org/git/debian.org.git/

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list