3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
宋文武 83bb3a3ee4 gnu: sdl: Allow dlopen for OpenGL.
Fixes a regression introduced in 666aa99.
Reported by Felipe López and David Thompson.

* gnu/packages/sdl.scm (sdl)[inputs]: Add glu.
  [arguments]<#:configure-flags>: Replace '--disable-sdl-dlopen' with
  '--disable-alsa-shared --disable-pulseaudio-shared --disable-x11-shared'.
2015-03-23 22:06:57 +08:00
..
build system: Add /etc/ssl symlink; set needed variables in /etc/profile. 2015-03-03 13:49:12 -05:00
packages gnu: sdl: Allow dlopen for OpenGL. 2015-03-23 22:06:57 +08:00
services services: guix-service: Add 'lsof' and 'lsh' to guix-daemon's $PATH. 2015-03-19 23:15:50 +01:00
system system: Skeleton '.bashrc' now exports the 'SHELL' variable. 2015-03-16 23:30:59 +01:00
artwork.scm artwork: Update to latest GRUB image. 2015-02-24 23:43:03 +01:00
packages.scm gnu: Raise an error when a bootstrap binary is not found. 2015-01-26 00:06:32 +01:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm system: Add /etc/bashrc that loads bash-completion when available. 2015-03-12 22:52:18 +01:00