mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-12-02 17:12:52 +00:00
5 lines
194 B
Bash
5 lines
194 B
Bash
PACKAGE_VERSION=0.28
|
|
PACKAGE_URL=https://pkgconfig.freedesktop.org/releases/pkg-config-${PACKAGE_VERSION}.tar.gz
|
|
PACKAGE_INSTALLED_TOOL=pkg-config
|
|
PACKAGE_CONFIGURE_OPTS="--with-internal-glib"
|
|
|