diff options
| author | Sven Keidel <svenkeidel@googlemail.com> | 2015-03-22 11:09:33 +0100 |
|---|---|---|
| committer | Sven Keidel <svenkeidel@googlemail.com> | 2015-03-22 11:16:22 +0100 |
| commit | c44c3d21ba9541df65df70385819cd5419660bb6 (patch) | |
| tree | 616b2e556b7670d543db8fbd94a6f2056ba3d936 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 6a7875fe3969db2191bd93e0a170d340a4a065ab (diff) | |
a2jmidid: wrap python path for a2j_control, fixes #6916
a2j_control fails because dbus is not in the python path. The exact error
message is:
Traceback (most recent call last):
File ".nix-profile/bin/a2j_control", line 11, in <module>
import dbus
ImportError: No module named dbus
The fix is to add the python dbus module to the build inputs and wrap the
python path for a2j_control.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
