summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorromildo <malaquias@gmail.com>2017-08-22 15:54:56 -0300
committerromildo <malaquias@gmail.com>2017-08-22 15:54:56 -0300
commit7ffee4de3c2cb2af9d4e48c44de6247174cabac2 (patch)
tree9ea62ea39c00e7cdd617b7201759527b9048785c /pkgs/development/python-modules/httpserver
parentd1cbd546e00cf77a4248b4d5da54368cfd189f0c (diff)
efl: use vanilla pkg-config
Use vanilla pkg-config to build EFL applications. The EFL library has a set of pkg-config files (*.pc) which uses private requirements. The default pkg-config setup on nixpkgs is patched to disable resolving those requirements. See http://bugs.freedesktop.org/show_bug.cgi?id=4738 for reference. As a consequence each package depending on efl has to explicitly set the search path in order to be able to find the corresponding header files. By using vanilla pkg-config this is not necessary (and this is the expected behaviour for pkg-config), allowing simpler nix expressions.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions