chocpkg/pkgdef/extra-libs.sh
Simon Howard 09a1ff9b8c Add support for package groups.
This conveniently allows a whole set of packages to be installed from
a single command, without needing an actual package to be built that
depends on them all.
2016-02-18 01:42:58 -05:00

7 lines
111 B
Bash

# Optional libraries which can be used by Chocolate Doom.
DEPENDENCIES="
flac
libpng
libsamplerate
libvorbis
"