This patch allows the 'asprintf' declaration to be visible, by including , which defines _GNU_SOURCE. --- xmodmap-1.0.7/xmodmap.c 2013-11-25 23:25:25.000000000 +0100 +++ xmodmap-1.0.7/xmodmap.c 2013-11-25 23:25:27.000000000 +0100 @@ -26,6 +26,7 @@ from The Open Group. */ +#include #include #include #include 'application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-08gnu: Add python-faker.Marius Bakke
* gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: Adjust paths. Also rename to ... * gnu/packages/patches/python-faker-fix-build-32bit.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python.scm (python-faker, python2-faker): New variables. (python-fake-factory)[properties]: Superseded by PYTHON-FAKER. (python2-fake-factory)[properties]: Superseded by PYTHON2-FAKER. (python-orator, python2-orator)[propagated-inputs]: Replace PYTHON-FAKE-FACTORY with PYTHON-FAKER.