[X2Go-Commits] [x2gomatebindings] 05/06: debian/control: add new build dependencies (should already be fulfilled by base system, but who knows...)

git-admin at x2go.org git-admin at x2go.org
Sat Jun 11 03:11:13 CEST 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gomatebindings.

commit d7041373f4cd34400e5b466955b57099fb3afb68
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Jun 11 03:10:16 2016 +0200

    debian/control: add new build dependencies (should already be fulfilled by base system, but who knows...)
---
 debian/changelog |    2 ++
 debian/control   |    3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2dd0cd1..8e38f4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ x2gomatebindings (0.0.1.4-0~x2go1) UNRELEASED; urgency=low
   * debian/control:
     - Maintainer change in package: X2Go Developers <x2go-dev at lists.x2go.org>.
     - Whitespace only.
+    - Add new build dependencies (should already be fulfilled by base system,
+      but who knows...)
   * debian/rules:
     - Add per-distro and per-version substitution variable for GTK library
       version selection.
diff --git a/debian/control b/debian/control
index ce7c116..c5b132b 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,9 @@ Build-Depends:
  pkg-config,
  libdconf-dev,
  libstartup-notification0-dev,
+ sed,
+ coreutils,
+ lsb-release,
 Standards-Version: 3.9.5
 Homepage: http://code.x2go.org/releases/source/x2gomatebindings
 Vcs-Git: git://code.x2go.org/x2gomatebindings.git

--
Alioth's /srv/git/code.x2go.org/x2gomatebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git


More information about the x2go-commits mailing list