~ubuntu-branches/ubuntu/natty/arora/natty

« back to all changes in this revision

Viewing changes to debian/patches/kubuntu_03_flash_install_prompt.diff

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2010-05-26 20:53:10 UTC
  • Revision ID: james.westby@ubuntu.com-20100526205310-pui3ry7utbolueiz
Tags: 0.10.2-1ubuntu2
* Re-add quilt build-dep and patch/unpatch targets in debian/rules,
  missing in last upload.
* Add build-dep on libqt4-webkit-dev.
* Add kubuntu_07_fix_build_metatype.diff to fix FTBFS with QtWebKit 2.0.
* Update kubuntu_03_flash_install_prompt.diff: link arora with QtDBus.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 }
29
29
 
30
30
 BrowserApplication::~BrowserApplication()
 
31
--- arora-0.10.2/src/src.pri    2009-12-05 23:45:07.000000000 +0100
 
32
+++ arora-0.10.2.patch/src/src.pri      2010-05-22 19:40:00.675912253 +0200
 
33
@@ -7,7 +7,7 @@
 
34
 INCLUDEPATH += $$PWD
 
35
 DEPENDPATH += $$PWD
 
36
 
 
37
-QT += webkit network
 
38
+QT += webkit network dbus
 
39
 
 
40
 # Share object files for faster compiling
 
41
 RCC_DIR     = $$PWD/.rcc