Install package building dependencies

This commit is contained in:
Sridhar Periyasamy 2015-10-20 12:02:55 -07:00
parent ca69cd0e2c
commit 8da8bf6090
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,8 @@
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source $SCRIPT_DIR/setup/build_setup.sh
## Load Functions ##
source $SCRIPT_DIR/scripts/debian_build_lib.sh

0
package_tool/setup/build_setup.sh Normal file → Executable file
View file