Last change
on this file since 200 was
181,
checked in by sc, 12 years ago
|
synapse/setup.py:
- merged win32 version into same setup.py file
synapse/scripts/display_windows_requirements.sh:
synapse/setup.cfg:
- added pyserial requirement for serialWrapper class
synapse/Puzzlebox/Synapse/Protocol.py:
- import pyserial even under Linux for serialWrapper class
synapse/setup_win32.py:
- minor data_files glob import typo fixed
|
File size:
249 bytes
|
Line | |
---|
1 | [bdist_rpm] |
---|
2 | release = 1 |
---|
3 | vendor = Puzzlebox Limited |
---|
4 | provides = puzzlebox_synapse |
---|
5 | use_bzip2 = 1 |
---|
6 | # icon = puzzlebox.ico |
---|
7 | requires = python |
---|
8 | PyQt4 |
---|
9 | python-simplejson |
---|
10 | pybluez |
---|
11 | pyserial |
---|
12 | python-matplotlib |
---|
Note: See
TracBrowser
for help on using the repository browser.