diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-06 05:13:32 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-06 05:13:32 +0000 |
commit | 439e9e41a611c1ea55e7edb5cb1e2f696a2cf6fa (patch) | |
tree | 834dc3a91e6304e7de676884a9a7385195336cd6 | |
parent | 787be4153b867bed204dbf5857d53574e0a765c2 (diff) |
added pkg-config as Build-Depends since it was added to the Makefile
svn path=/trunk/externals/pdogg/; revision=14286
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 33eb490..edcab02 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata, quilt (>= 0.46-7~), + pkg-config, libvorbis-dev Standards-Version: 3.9.1 Homepage: http://puredata.info |