removed useless dependences

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@98 014f5005-505e-4b48-8d0a-63407b615a7c
master
LtWorf 2009-03-04 21:25:54 +07:00
parent efa50adae4
commit 1d59ca0b62
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@
echo "Architecture: all"
echo "Maintainer: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>"
echo "Installed-Size: "`du -s --apparent-size data/ | cut -f1`
echo "Depends: python-qt4 (>= 4.0.1-5), python (>= 2.3), debhelper (>= 5.0.38), python-central (>= 0.5.6), ttf-dejavu-core (>= 2.25-3)"
echo "Depends: python-qt4 (>= 4.0.1-5), python (>= 2.3), ttf-dejavu-core (>= 2.25-3)"
echo "Recommends: libqt4-webkit (>= 4.4.3-1)"
echo "Section: devel"
echo "Priority: optional"