Switched from qt4-maemo5 to qt4
authorJan Dumon <j.dumon@option.com>
Wed, 26 May 2010 20:36:26 +0000 (22:36 +0200)
committerJan Dumon <j.dumon@option.com>
Wed, 26 May 2010 20:36:26 +0000 (22:36 +0200)
debian/control
debian/rules

index 9709d34..663e395 100644 (file)
@@ -2,7 +2,7 @@ Source: grr
 Section: user/network
 Priority: optional
 Maintainer: Jan Dumon <jan@crossbar.net>
-Build-Depends: debhelper (>= 4.0.0), libqt4-maemo5-dev (>= 4.6.2~git20100212), libgconf2-dev (>= 2.13.5), libx11-dev, libqjson-dev
+Build-Depends: debhelper (>= 4.0.0), libqt4-dev (>= 4.6.2~git20100401-0maemo1+0m5), libgconf2-dev (>= 2.13.5), libx11-dev, libqjson-dev (>= 0.7.1-2)
 Standards-Version: 3.6.0
 
 Package: grr
index 414ea49..990b7ac 100755 (executable)
@@ -17,7 +17,7 @@ configure-stamp:
        dh_testdir
        # Add here commands to configure the package.
 
-       /opt/qt4-maemo5/bin/qmake
+       /usr/bin/qmake
        touch configure-stamp