mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-10 22:35:30 +00:00
Updated debian packaging files
This commit is contained in:
parent
5dcf6bcc32
commit
1c4c3f505f
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
libsdl2 (2.0.4) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Updated SDL to version 2.0.4
|
||||||
|
|
||||||
|
-- Sam Lantinga <slouken@libsdl.org> Thu, 07 Jan 2016 11:02:39 -0800
|
||||||
|
|
||||||
libsdl2 (2.0.3) UNRELEASED; urgency=low
|
libsdl2 (2.0.3) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Updated SDL to version 2.0.3
|
* Updated SDL to version 2.0.3
|
||||||
|
|
1
debian/libsdl2-dev.install
vendored
1
debian/libsdl2-dev.install
vendored
|
@ -5,4 +5,5 @@ usr/lib/*/libSDL2.a
|
||||||
usr/lib/*/libSDL2main.a
|
usr/lib/*/libSDL2main.a
|
||||||
usr/lib/*/libSDL2_test.a
|
usr/lib/*/libSDL2_test.a
|
||||||
usr/lib/*/pkgconfig/sdl2.pc
|
usr/lib/*/pkgconfig/sdl2.pc
|
||||||
|
usr/lib/*/cmake/SDL2/sdl2-config.cmake
|
||||||
usr/share/aclocal/sdl2.m4
|
usr/share/aclocal/sdl2.m4
|
||||||
|
|
Loading…
Reference in a new issue