summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in2
-rw-r--r--README3
2 files changed, 4 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 5dd4203..0958949 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
include AUTHORS COPYING TODO pulsecaster.desktop
recursive-include pulsecaster *.png *.svg *.glade
-
+recursive-include po *.pot *.po
diff --git a/README b/README
index 6e5a298..8895e68 100644
--- a/README
+++ b/README
@@ -46,6 +46,9 @@ script that's provided:
$ python setup.py build
$ python setup.py install
+Refer to the wiki at http://fedorahosted.org/pulsecaster for a full
+list of dependencies and requirements.
+
GSTREAMER
=========