[X2Go-Commits] [pale-moon] 136/216: debian/control.in: add X11 build dependencies.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:43:20 CET 2019


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

x2go pushed a commit to branch master
in repository pale-moon.

commit cb4c13add449101ff49d6fc573a85ffc9c31c271
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Sep 21 22:45:37 2018 +0200

    debian/control.in: add X11 build dependencies.
---
 debian/changelog  | 1 +
 debian/control.in | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7ca06ca..b433b55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Put lsb-release build-time dependency to the bottom in Palemoon-specific
       section.
     - Move autotools build dependency around.
+    - Add X11 build dependencies.
   * debian/rules:
     - Tabbify.
     - Add dh_testdir protection. Debian's firefox(-esr) package uses it.
diff --git a/debian/control.in b/debian/control.in
index f09e252..f66f8ad 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -21,6 +21,9 @@ Build-Depends: autotools-dev,
                g++-6,
 %endif
                autoconf2.13,
+               libx11-dev,
+               libx11-xcb-dev,
+               libxt-dev,
         dpkg-dev (>= 1.16.1.1~),
 # standard build-deps
         python (>= 2.7),

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list