[X2Go-Commits] [pale-moon] 173/216: debian/control.in: add fontconfig run-time dependency.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:43:28 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 7440c27e8aeb6d65018a360cd939778fc698c951
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Sep 22 01:11:26 2018 +0200

    debian/control.in: add fontconfig run-time dependency.
    
    It may be redundant nowadays, but it's also not a bad idea to have it.
---
 debian/changelog  | 2 ++
 debian/control.in | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b341a34..d9e5f03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,6 +60,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Remove ffmpeg/libav run-time dependencies, Palemoon should be using the
       bundled version.
     - Split out run-time dependencies a bit.
+    - Add fontconfig run-time dependency. It may be redundant nowadays, but
+      it's also not a bad idea to have it.
   * 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 26ff444..53fdfb4 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -103,6 +103,7 @@ Package: palemoon
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
+         fontconfig,
 Provides: x-www-browser
 Conflicts: palemoon-nonsse2
 Replaces: palemoon-nonsse2

--
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