Install package building dependencies
This commit is contained in:
parent
ca69cd0e2c
commit
8da8bf6090
2 changed files with 2 additions and 0 deletions
|
@ -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
0
package_tool/setup/build_setup.sh
Normal file → Executable file
Loading…
Reference in a new issue