summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2010-06-10 09:45:10 -0400
committerPaul W. Frields <stickster@gmail.com>2010-06-10 09:45:10 -0400
commit55e3c81e28343aa247cc2d7d58ed62bdc5d92eab (patch)
tree49fdfc7bfa796a26db1eb41eb3f03ed35dc38e25
parenta8077313822f0621f68d7892d6d26273fc2170bc (diff)
Make note on dependencies
-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
=========