diff options
Diffstat (limited to 'Ports/SDL_sound/patches/ReadMe.md')
-rw-r--r-- | Ports/SDL_sound/patches/ReadMe.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Ports/SDL_sound/patches/ReadMe.md b/Ports/SDL_sound/patches/ReadMe.md index c2ac5bfbd1..12316726f9 100644 --- a/Ports/SDL_sound/patches/ReadMe.md +++ b/Ports/SDL_sound/patches/ReadMe.md @@ -1,6 +1,7 @@ -# Patches for SDL_sound +# Patches for SDL_sound on SerenityOS -## `fix_cmakelists.patch` +## `0001-Use-pkgconfig-to-find-SDL2.patch` + +Use pkgconfig to find SDL2 -Use `FindPkgConfig` to find SDL2 instead of `find_package`. |