gnu: python-cairocffi: Fix loading of shared libraries.
authorDanny Milosavljevic <dannym@scratchpost.org>
Mon, 16 Jul 2018 21:48:24 +0000 (23:48 +0200)
committerDanny Milosavljevic <dannym@scratchpost.org>
Mon, 16 Jul 2018 21:51:38 +0000 (23:51 +0200)
commita545090ce5e6b9da1f473f558dabda69f317e461
tree9a6c3afa04304d5536613179dab894196fc72734
parent8e632a6435bb8ea408127833030f7764b78768a9
gnu: python-cairocffi: Fix loading of shared libraries.

Fixes <https://bugs.gnu.org/32170>.

* gnu/packages/patches/python-cairocffi-dlopen-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-cairocffi)[inputs]: Add glib, gtk+, pango.
[native-inputs]: Add python-pytest.
[arguments]: Enable tests.
[arguments]<#:phases>[patch-paths]: New phase.
gnu/local.mk
gnu/packages/patches/python-cairocffi-dlopen-path.patch [new file with mode: 0644]
gnu/packages/python.scm