GitHub user pbreton opened a pull request:
https://github.com/apache/thrift/pull/31
debian/ubuntu packaging: fix build dependency
Without it, the build will fail to generate QT library on Ubuntu (and
probably Debian).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pbreton/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/31.patch
----
commit 14f22a60cdb2727ba30bbd7858171352916877d5
Author: Patrice Breton <root@scribe-builder-2.(none)>
Date: 2013-01-15T04:13:01Z
fix lack of generation of thrift/qt library
----