From e1fb03ca138bbec453844d94b7292277580d9a54 Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Wed, 30 May 2012 14:01:10 +0200 Subject: [PATCH] commented bad dependencies --- buildDebianPackage | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/buildDebianPackage b/buildDebianPackage index 98fb8c2c..d5a0910e 100755 --- a/buildDebianPackage +++ b/buildDebianPackage @@ -253,10 +253,10 @@ for l in `objdump -p $SANKORE_PACKAGE_DIRECTORY/Open-Sankore | grep NEEDED | awk done; #additional dependencies -tab[$count]="gtk2-engines-pixbuf" -((count++)) -tab[$count]="ttf-mscorefonts-installer" -((count++)) +#tab[$count]="gtk2-engines-pixbuf" +#((count++)) +#tab[$count]="ttf-mscorefonts-installer" +#((count++)) for ((i=0;i<${#tab[@]};i++)); do if [ $i -ne "0" ]; then