~ubuntu-branches/ubuntu/trusty/protobuf/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/pkg-test.sh

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-05-31 14:41:47 UTC
  • mfrom: (2.2.8 sid)
  • Revision ID: james.westby@ubuntu.com-20110531144147-s41g5fozgvyo462l
Tags: 2.4.0a-2ubuntu1
* Merge with Debian; remaining changes:
  - Fix linking with -lpthread.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
echo "*** Installing dependencies (hardcoded list)"
14
14
 
15
 
apt-get install -y openjdk-6-jdk python python-support pkg-config
 
15
apt-get install -y openjdk-6-jdk python python-support pkg-config zlibg1-dev
16
16
 
17
17
echo "*** Installing packages"
18
18