Bug#799707: libsdl2: build with sndio support
Peter Piwowarski
peterjpiwowarski at gmail.com
Mon Sep 21 17:24:47 UTC 2015
Source: libsdl2
Severity: wishlist
Tags: patch
Now that sndio is in Debian, SDL2's upstream support for it could be enabled.
diff --git a/debian/control b/debian/control
index 52eba2b..afd6765 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
libgles2-mesa-dev [!hurd-any],
libglu1-mesa-dev,
libpulse-dev,
+ libsndio-dev,
libudev-dev [linux-any],
libusb2-dev [kfreebsd-any],
libusbhid-dev [kfreebsd-any],
@@ -47,7 +48,7 @@ Description: Simple DirectMedia Layer
a video framebuffer, audio output, mouse, and keyboard.
.
This version of SDL is compiled with X11, caca and DirectFB graphics
- drivers and OSS, ALSA, NAS and PulseAudio sound drivers.
+ drivers and OSS, ALSA, NAS, sndio, and PulseAudio sound drivers.
Package: libsdl2-dev
Architecture: any
More information about the Pkg-sdl-maintainers
mailing list