mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-26 04:12:14 +00:00
Update dependencies.sh
This commit is contained in:
parent
989d3aacd6
commit
df9f4560c6
1 changed files with 3 additions and 3 deletions
6
.github/scripts/dependencies.sh
vendored
6
.github/scripts/dependencies.sh
vendored
|
@ -77,10 +77,10 @@ install_gnustep_base() {
|
|||
mkdir -p $DEPS_PATH
|
||||
|
||||
# Windows MSVC toolchain uses tools-windows-msvc scripts to install non-GNUstep dependencies
|
||||
#if [ "$LIBRARY_COMBO" = "ng-gnu-gnu" -a "$IS_WINDOWS_MSVC" != "true" ]; then
|
||||
# install_libobjc2
|
||||
if [ "$LIBRARY_COMBO" = "ng-gnu-gnu" -a "$IS_WINDOWS_MSVC" != "true" ]; then
|
||||
install_libobjc2
|
||||
# install_libdispatch
|
||||
#fi
|
||||
fi
|
||||
|
||||
install_gnustep_make
|
||||
install_gnustep_base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue