[Pkg-cli-apps-commits] [SCM] bareftp branch, master, updated. debian/0.3.8-2
Jo Shields
directhex at apebox.org
Tue Jun 21 19:14:45 UTC 2011
The following commit has been merged in the master branch:
commit d3cae64a9b4f91efa46013f5ba2983cc97e4f525
Author: Jo Shields <directhex at apebox.org>
Date: Tue Jun 21 20:05:17 2011 +0100
Add a build-depends on glib-dev, since we explicitly need glib-2.0.pc
diff --git a/debian/control b/debian/control
index 85385a0..7baaf1b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 7.0.50),
libgnome-vfs2.0-cil-dev (>= 2.12),
libgconf2.0-cil-dev (>= 2.12),
libgnome-keyring1.0-cil-dev,
- intltool (>= 0.35)
+ intltool (>= 0.35),
+ libglib2.0-dev (>= 2.9.0)
Standards-Version: 3.9.1
Homepage: http://www.bareftp.org/
Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/bareftp.git
--
bareftp
More information about the Pkg-cli-apps-commits
mailing list