From: blundellc Date: Sat, 13 Sep 2008 13:16:25 +0000 (+0000) Subject: pbuilder: include xvfb, xauth, and xfont-base in base.tgz X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5785b9688dd26fc9e5819ddc954093c88caea05d;p=cran2deb.git pbuilder: include xvfb, xauth, and xfont-base in base.tgz git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@46 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- diff --git a/pkg/trunk/etc/pbuilderrc.in b/pkg/trunk/etc/pbuilderrc.in index b2a9ad0..1f99b77 100644 --- a/pkg/trunk/etc/pbuilderrc.in +++ b/pkg/trunk/etc/pbuilderrc.in @@ -1,6 +1,6 @@ HOOKDIR=@ROOT@/etc/hook BUILDRESULT=@ROOT@/var/results -EXTRAPACKAGES='debhelper r-base-dev cdbs r-base-core lintian' +EXTRAPACKAGES='debhelper r-base-dev cdbs r-base-core lintian xauth xfont-base xvfb' DISTRIBUTION=lenny OTHERMIRROR='deb http://localhost/users/cb/cran2deb/ unstable/$(ARCH)/ | deb http://localhost/users/cb/cran2deb/ unstable/all/' MIRRORSITE='http://ftp.debian.org/debian/'