#!/bin/bash source "${TAMARIN_UTIL}" if [ -f debian/control ]; then info "Installing build dependencies..." mk-build-deps --install debian/control fi