Index: ports/devenv-latest/pkg_info |
diff --git a/ports/devenv-latest/pkg_info b/ports/devenv-latest/pkg_info |
index c94fea85d05ddf284005ba4c4b11d72ceb9f38b6..257f09e8aa35baf7d4500bbaf033b53cba921c72 100644 |
--- a/ports/devenv-latest/pkg_info |
+++ b/ports/devenv-latest/pkg_info |
@@ -2,7 +2,7 @@ NAME=devenv-latest |
VERSION=0.1 |
# Currently only builds on linux (due to dependency on openssl) |
BUILD_OS=linux |
-DEPENDS=(devenv coreutils git make python curl) |
+DEPENDS=(corelibs devenv coreutils git make python curl) |
# Disabled for bionic due to bash. |
DISABLED_LIBC=(bionic) |
DISABLED_TOOLCHAIN=(emscripten) |