[SCM] gmtk/master: debian/control: add Build-Dep on libgconf2-dev

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Mon Jan 2 14:43:23 UTC 2012


The following commit has been merged in the master branch:
commit 2f59e71410f2aa7658d276c0b41f317782a64d5e
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date:   Mon Jan 2 14:59:06 2012 +0100

    debian/control: add Build-Dep on libgconf2-dev
    
    We need libgconf2-dev to be able to regenerate configure.

diff --git a/debian/control b/debian/control
index d2fcfab..f68b223 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 7.0.50~),
  pkg-config,
  libgtk2.0-dev,
  libpulse-dev,
- libasound2-dev
+ libasound2-dev,
+ libgconf2-dev
 Standards-Version: 3.9.1
 Homepage: http://code.google.com/p/gmtk/
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/gmtk.git

-- 
gmtk packaging



More information about the pkg-multimedia-commits mailing list