[X2Go-Commits] [x2gokdrive] 02/02: debian/control: Fix B-Ds for building against Ubuntu trusty.
git-admin at x2go.org
git-admin at x2go.org
Wed Oct 30 10:01:34 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdrive.
commit 564cb48d7343cf73fc574d899a0b4152f7c0d12e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Oct 30 10:01:01 2019 +0100
debian/control: Fix B-Ds for building against Ubuntu trusty.
---
debian/changelog | 2 ++
debian/control | 8 ++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d476316..7b934e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
[ Mike Gabriel ]
* Initial release.
+ * debian/control:
+ + Fix B-Ds for building against Ubuntu trusty.
[ Oleksandr Shneyder ]
* Calculate screen dimensions (in mm) according to dpi value.
diff --git a/debian/control b/debian/control
index bfec3ad..992f578 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends:
flex,
xutils-dev (>= 1:7.6+4),
xfonts-utils (>= 1:7.5+1),
- x11proto-dev (>= 2018.4) | x11proto-core-dev (>= 7.0.31),
+ x11proto-dev (>= 2018.4) | x11proto-core-dev (>= 7.0.24),
x11proto-damage-dev (>= 1.1) | hello,
x11proto-fixes-dev (>= 1:5.0) | hello,
x11proto-fonts-dev (>= 2.1.3) | hello,
@@ -43,10 +43,10 @@ Build-Depends:
x11proto-present-dev | hello,
x11proto-bigreqs-dev | hello,
x11proto-composite-dev | hello,
- xtrans-dev (>= 1.3.5),
+ xtrans-dev (>= 1.3.2),
libxau-dev (>= 1:1.0.5-2),
libxdmcp-dev (>= 1:0.99.1),
- libxfont-dev (>= 1:2.0.1),
+ libxfont-dev (>= 1.4.2),
libxkbfile-dev (>= 1:0.99.1),
libpixman-1-dev (>= 0.27.2),
libpciaccess-dev (>= 0.12.901),
@@ -56,7 +56,7 @@ Build-Depends:
libaudit-dev [linux-any],
libpam-dev,
libgl1-mesa-dev (>= 9.2),
- libunwind-dev [amd64 arm64 armel armhf hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4],
+ libunwind-dev [amd64 arm64 armel armhf hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4] | hello,
libxmuu-dev (>= 1:0.99.1),
libxext-dev (>= 1:0.99.1),
libx11-dev (>= 2:1.6),
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git
More information about the x2go-commits
mailing list