Merge lp:~ricotz/glib/ubuntu into lp:~ubuntu-desktop/glib/ubuntu

Proposed by Rico Tzschichholz
Status: Merged
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~ricotz/glib/ubuntu
Merge into: lp:~ubuntu-desktop/glib/ubuntu
Diff against target: 11 lines (+1/-0)
1 file modified
debian/control.in (+1/-0)
To merge this branch: bzr merge lp:~ricotz/glib/ubuntu
Reviewer Review Type Date Requested Status
Ubuntu Desktop Pending
Review via email: mp+85467@code.launchpad.net

Description of the change

Add missing dependency needed for 2.31.4

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control.in'
2--- debian/control.in 2011-12-05 17:20:19 +0000
3+++ debian/control.in 2011-12-13 11:24:29 +0000
4@@ -97,6 +97,7 @@
5 ${shlibs:Depends},
6 @SHARED_PKG@ (= ${binary:Version}),
7 @BIN_PKG@ (= ${binary:Version}),
8+ libpcre3-dev (>= 8.11),
9 pkg-config (>= 0.16.0),
10 zlib1g-dev
11 Recommends: python

Subscribers

People subscribed via source and target branches