resolve build dependencies
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
#! /bin/bash -ex
|
|
||||||
|
|
||||||
## @id $Id$
|
|
||||||
|
|
||||||
## Resolve Debian Build Dependencies
|
|
||||||
## Installs all the required packages
|
|
||||||
## Call: ./resolve-builddeps 'name of build schroot'
|
|
||||||
## e.g. call: ./resolve-builddeps trusty_amd64
|
|
||||||
|
|
||||||
## 1 2 3 4 5 6 7 8
|
|
||||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
|
||||||
|
|
||||||
SUDO="$*"
|
|
||||||
|
|
||||||
./bootstrap -c
|
|
||||||
|
|
||||||
for p in $(
|
|
Reference in New Issue
Block a user