Revision 97bca189
Added by Renato Botelho over 6 years ago
tools/builder_defaults.sh | ||
---|---|---|
254 | 254 |
esac |
255 | 255 |
|
256 | 256 |
export BUILDER_PKG_DEPENDENCIES="devel/git ftp/curl net/rsync sysutils/screen \ |
257 |
sysutils/vmdktool sysutils/py-salt security/sudo www/nginx \ |
|
258 |
emulators/qemu-user-static security/sssd security/pam_ldap \ |
|
259 |
security/pam_mkhomedir archivers/gtar textproc/xmlstarlet" |
|
257 |
sysutils/vmdktool security/sudo www/nginx emulators/qemu-user-static \ |
|
258 |
archivers/gtar textproc/xmlstarlet" |
|
260 | 259 |
|
261 | 260 |
STAGING_HOSTNAME=${STAGING_HOSTNAME:-"release-staging.nyi.netgate.com"} |
262 | 261 |
|
Also available in: Unified diff
Remove unnecessary ports from dependency list