From 8206e7772ac8106515cc0cd802e7387bb8e768c8 Mon Sep 17 00:00:00 2001 From: ranke Date: Wed, 29 Oct 2008 22:14:55 +0000 Subject: Yet another try at python-rpy - I will have to switch to using pbuilder in the first place at some time, if I want to have correct build dependencies. git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@42 f247ebf9-aa24-0410-a698-f940e971ad2b --- backport_all.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backport_all.sh b/backport_all.sh index ceff489..9f3bed7 100644 --- a/backport_all.sh +++ b/backport_all.sh @@ -26,8 +26,8 @@ for i in rpy; do if [ ${i} == "rpy" ] then - sed -i '/^Build-Depends/s/.*/&, python-minimal, tetex-bin, texinfo/' debian/control - dch -a "debian/control: add build dependencies on python-minimal, tetex-bin and texinfo" + sed -i '/^Build-Depends/s/.*/&, lapack3-dev, python-minimal, python-central, python-dev, tetex-bin, texinfo/' debian/control + dch -a "debian/control: add build dependencies on lapack3-dev, python-minimal, python-central, tetex-bin and texinfo" fi fakeroot dpkg-buildpackage -sa -- cgit v1.2.1