Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / games / srb2 / thirdparty.patch
blobbb550290d85d5b78711de97fd80826fb0366f33c
1 diff --git a/thirdparty/CMakeLists.txt b/thirdparty/CMakeLists.txt
2 index f33b3bf3f..1214f179c 100644
3 --- a/thirdparty/CMakeLists.txt
4 +++ b/thirdparty/CMakeLists.txt
5 @@ -16,6 +16,5 @@ if(NOT "${SRB2_CONFIG_SYSTEM_LIBRARIES}")
6 include("cpm-png.cmake")
7 include("cpm-curl.cmake")
8 include("cpm-openmpt.cmake")
9 + include("cpm-libgme.cmake")
10 endif()
12 -include("cpm-libgme.cmake")