diff options
| author | Roman Joost <roman@bromeco.de> | 2021-06-18 18:30:13 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-18 10:30:13 +0200 |
| commit | ce0e3eae665cad3e7265177ab9d1f4b7989a40d4 (patch) | |
| tree | 78d7c4dc5dd072a2fb3e17e4188a7b40460f0952 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 36776df0cfc50542607d361cdbee94d5ba8ae2a3 (diff) | |
xlockmore: add preConfigure to compile with DPMS support (#127051)
The build of xlockmore produced only the minimum set of features. DPMS
support, Xinerama etc was disabled because the changes in the postPatch
step were never applied by re-running autoconf.
Furthermore, DPMS was not supported because it couldn't find the
`dpms.h` header file in order to compile the support for DPMS features.
This patch uses the `autoreconfHook` in which we run
`autoconf` to apply the changes of `configure.ac` to the `configure`
script. The patch also uses the `libXext.dev` `buildInput` in order to
allow access to the right header files.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
