Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 583845d00bae13ae9a889732bc3a783393c7151a
      
https://github.com/NixOS/nixpkgs/commit/583845d00bae13ae9a889732bc3a783393c7151a
  Author: Bjørn Forsman <[email protected]>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M pkgs/development/libraries/qt-5/5.4/0014-mkspecs-libgl.patch

  Log Message:
  -----------
  qt54: add missing mesa include dir

Try to build e.g. the Qt5 Camera Example[1] and see that qmake fails to
find <GL/gl.h>. This fixes it.

[1] http://doc.qt.io/qt-5/qtmultimediawidgets-camera-example.html
(Although since nixpkgs qtcreator still lacks 'examples', we have to
download the sources manually and use "qmake && make".)


  Commit: 3dec100104bf790d5ccc78dc554dca27ec0b738e
      
https://github.com/NixOS/nixpkgs/commit/3dec100104bf790d5ccc78dc554dca27ec0b738e
  Author: Bjørn Forsman <[email protected]>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    A pkgs/development/libraries/qt-5/5.5/qtbase/0014-mkspecs-libgl.patch
    M pkgs/development/libraries/qt-5/5.5/qtbase/default.nix

  Log Message:
  -----------
  qt55: apply mkspecs-libgl.patch from qt54


Compare: https://github.com/NixOS/nixpkgs/compare/c79fa9aeda14...3dec100104bf
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to