aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development.rst')
-rw-r--r--docs/development.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/development.rst b/docs/development.rst
index cd0610e..61f9627 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -65,6 +65,10 @@ The first parameter of the script is the path to the directory that will
store the tarballs. The second parameter is the path to the local clone
of your forked git repository.
+You'll need an additional dependency::
+
+ # emerge -av dev-python/feedparser
+
Updating the list of external dependencies and licenses
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~