Newbyte 495e9c0a72 testing/libgme: fix depends
Putting zlib-dev in depends_dev doesn't make the library get built
with support for compressed audio formats, and SDL (1) is not used
at all. Furthermore, SDL 2 is only used for building a demo
player, but this player does not get installed. Thus, drop SDL (1)
and SDL 2 from depends_dev, and move zlib-dev to makedepends.

Part of https://gitlab.alpinelinux.org/alpine/aports/-/issues/12739
2022-02-01 07:21:57 +00:00
..