nixpkgs/pkgs/applications/audio/stone-phaser
Bobby Rong 442b2e8c35
stone-phaser: Add missing libGL
Cairo will soon no longer propagate libGL. The DPF submodule needs this:

src/pugl/pugl.h:39:14: fatal error: GL/gl.h: No such file or directory
   39 | #    include <GL/gl.h>
      |              ^~~~~~~~~
compilation terminated.

(See also the fix for string-machine, which has the same build issue)
2023-10-20 22:03:00 +00:00
..
default.nix stone-phaser: Add missing libGL 2023-10-20 22:03:00 +00:00