[X2Go-Commits] [pale-moon] 03/47: debian/control.in: add libreadline build dependency.

git-admin at x2go.org git-admin at x2go.org
Sat Sep 22 01:50:56 CEST 2018


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

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

commit b341d95ed78391f3dd4609049be615b0160fb5b2
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Sep 21 23:12:08 2018 +0200

    debian/control.in: add libreadline build dependency.
---
 debian/changelog  | 1 +
 debian/control.in | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 69376f5..d9a7706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add libjpeg build dependency.
     - Add libz build dependency.
     - Add libbz2 build dependency.
+    - Add libreadline build dependency.
   * 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 c8fe3be..e76c4b8 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -37,6 +37,7 @@ Build-Depends: autotools-dev,
 %if USE_SYSTEM_BZ2
                libbz2-dev,
 %endif
+               libreadline-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