Skip to content
Unverified Commit 7fb1c7ef authored by aszlig's avatar aszlig
Browse files

python/notmuch: Fix runtime dep on libnotmuch.



The Python library wants to use ctypes.CDLL() on libnotmuch, so we need
to patch in the correct store path of the shared object file.

Thanks to mog from the #nixos IRC for stumbling over this.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent c545bc80
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment