THRIFT-1370: Debian packaging should Build-Depend on libglib2.0-dev
authorJake Farrell <jfarrell@apache.org>
Tue, 4 Oct 2011 14:59:40 +0000 (14:59 +0000)
committerJake Farrell <jfarrell@apache.org>
Tue, 4 Oct 2011 14:59:40 +0000 (14:59 +0000)
commit7301eced16c2f1a00b197de1cebb98e146834ea3
treeceba59be33897b0e1374002ebb8a62ca77115f1b
parent20e6ef136e411c3d263d7cbbb8b22bc4de31d8b8
THRIFT-1370: Debian packaging should Build-Depend on libglib2.0-dev
Client: build
Patch: Christian Hofstaedtler

The Debian packaging builds the c_glib interface library, but does not name libglib2.0-dev as a Build-Dependency. While this usually won't affect manual builds, this is a problem for automated build environments which will not have libglib2.0-dev installed unless explicitly requested by Build-Depends.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1178823 13f79535-47bb-0310-9956-ffa450edef68
contrib/debian/control