diff options
| author | Paul W. Frields <stickster@gmail.com> | 2010-06-10 09:45:10 -0400 |
|---|---|---|
| committer | Paul W. Frields <stickster@gmail.com> | 2010-06-10 09:45:10 -0400 |
| commit | 55e3c81e28343aa247cc2d7d58ed62bdc5d92eab (patch) | |
| tree | 49fdfc7bfa796a26db1eb41eb3f03ed35dc38e25 | |
| parent | a8077313822f0621f68d7892d6d26273fc2170bc (diff) | |
Make note on dependencies
| -rw-r--r-- | MANIFEST.in | 2 | ||||
| -rw-r--r-- | README | 3 |
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 @@ -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 ========= |
