Init, adding corrade,magnum,magnum-plugins,magnum-integration,magnum-extras, and magnum-examples 2025.47_1
This commit is contained in:
5
common/environment/configure/pkg-config.sh
Normal file
5
common/environment/configure/pkg-config.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
# This snippet setups pkg-config vars.
|
||||
|
||||
if [ -z "$CHROOT_READY" ]; then
|
||||
export PKG_CONFIG_PATH="${XBPS_MASTERDIR}/usr/lib/pkgconfig:${XBPS_MASTERDIR}/usr/share/pkgconfig"
|
||||
fi
|
||||
Reference in New Issue
Block a user