summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2011-01-29 18:49:37 +0200
committerFathi Boudra <fabo@debian.org>2011-01-29 18:49:37 +0200
commit904c67e273ad542ad1ba59fff2d15cea3158a583 (patch)
tree7b8b1ff863daf5a8fe456a03b4b35d3a5c0c22ca /debian/rules
parent818ef60df324feb3f17441c25b1e54cfd31df0bd (diff)
downloadqtwebkit-904c67e273ad542ad1ba59fff2d15cea3158a583.tar.gz
Pass buildsystem option to use qmake. QtWebKit could be built with qmake or cmake.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index e22c8a5..54e3f88 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --parallel --list-missing --dbg-package=libqtwebkit4-dbg --with pkgkde_symbolshelper
+ dh $@ --buildsystem=qmake --parallel --list-missing --dbg-package=libqtwebkit4-dbg --with pkgkde_symbolshelper
override_dh_auto_configure:
dh_auto_configure -- DEFINES+=ENABLE_VIDEO