[beast] TRAVIS: the pdebuild host system needs dh-autoreconf installed for beast builds
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] TRAVIS: the pdebuild host system needs dh-autoreconf installed for beast builds
- Date: Tue, 3 Nov 2015 14:54:32 +0000 (UTC)
commit d84031f3e3d881c4038093591be4e55ac9f1ba68
Author: Tim Janik <timj gnu org>
Date: Tue Nov 3 15:54:13 2015 +0100
TRAVIS: the pdebuild host system needs dh-autoreconf installed for beast builds
Signed-off-by: Tim Janik <timj gnu org>
.travis.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index dad73ad..45accef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ sudo: required # needed for apt-get and pbuilder
addons:
apt:
- packages: [ pbuilder, devscripts, debhelper ] # debootstrap
+ packages: [ pbuilder, devscripts, debhelper, dh-autoreconf ] # debootstrap
before_install:
- uname -a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]