summaryrefslogtreecommitdiffstats
path: root/desktop/qtwitter/qtwitter-app_qtwitter-app.pro.patch
diff options
context:
space:
mode:
author Mikko Varri2010-05-13 00:57:39 +0200
committer David Somero2010-05-13 00:57:39 +0200
commitf85e96904fc355114a1c5d5f1f4dddcdbcdf4f9c (patch)
tree5a00f557008cacfd23fda2c2a93e5ad0a00be143 /desktop/qtwitter/qtwitter-app_qtwitter-app.pro.patch
parent69e70532f5c89c926a3f32777023ea57beebf74c (diff)
downloadslackbuilds-f85e96904fc355114a1c5d5f1f4dddcdbcdf4f9c.tar.gz
desktop/qtwitter: Added to 13.0 repository
Diffstat (limited to 'desktop/qtwitter/qtwitter-app_qtwitter-app.pro.patch')
-rw-r--r--desktop/qtwitter/qtwitter-app_qtwitter-app.pro.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/qtwitter/qtwitter-app_qtwitter-app.pro.patch b/desktop/qtwitter/qtwitter-app_qtwitter-app.pro.patch
new file mode 100644
index 0000000000..297b229e51
--- /dev/null
+++ b/desktop/qtwitter/qtwitter-app_qtwitter-app.pro.patch
@@ -0,0 +1,12 @@
+--- qtwitter-app/qtwitter-app.pro~ 2010-02-13 02:07:27.000000000 +0200
++++ qtwitter-app/qtwitter-app.pro 2010-02-13 02:07:49.000000000 +0200
+@@ -1,7 +1,8 @@
+ TEMPLATE = app
+ TARGET = qtwitter
+
+-CONFIG += oauth
++CONFIG += link_pkgconfig
++PKGCONFIG += qoauth
+
+ # sets the TOP variable to the root source code dir
+ include(../common.pri)