Merge lp:~kalikiana/midori/gcr3gtk2 into lp:midori

Proposed by Cris Dywan
Status: Merged
Approved by: Paweł Forysiuk
Approved revision: 6170
Merged at revision: 6170
Proposed branch: lp:~kalikiana/midori/gcr3gtk2
Merge into: lp:midori
Diff against target: 11 lines (+0/-1)
1 file modified
wscript (+0/-1)
To merge this branch: bzr merge lp:~kalikiana/midori/gcr3gtk2
Reviewer Review Type Date Requested Status
Paweł Forysiuk Approve
Review via email: mp+164946@code.launchpad.net

Commit message

Drop check for gcr-3-gtk2 which isn't being maintained.

Description of the change

Drop check for gcr-3-gtk2 which isn't being maintained

To post a comment you must log in.
Revision history for this message
Paweł Forysiuk (tuxator) :
review: Approve
Revision history for this message
Cody Garver (codygarver) wrote :

Be sure to set a commit message in the merge for RabbitBot to accept it.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'wscript'
2--- wscript 2013-05-17 18:40:41 +0000
3+++ wscript 2013-05-21 16:50:36 +0000
4@@ -267,7 +267,6 @@
5 else:
6 check_pkg ('gtk+-2.0', '2.16.0', var='GTK')
7 check_pkg ('webkit-1.0', '1.1.17', args=args)
8- check_pkg ('gcr-3-gtk2', '2.32', mandatory=False)
9 if check_version (conf.env['WEBKIT_VERSION'], 1, 5, 1):
10 check_pkg ('javascriptcoregtk-1.0', '1.5.1', args=args)
11 if check_version (conf.env['GTK_VERSION'], 2, 20, 0):

Subscribers

People subscribed via source and target branches

to all changes: