aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c68399ab..6915e70e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ nx-libs (2:3.5.0.21-0) UNRELEASED; urgency=low
* Tarball roller script:
+ Only install keystrokes.cfg when in full mode.
+ Only install nxproxy wrapper when in lite mode.
+ * /debian/control:
+ + Add B-Ds: libfontconfig1-dev, libfontenc-dev.
[ Orion Poplawski ]
* Change build options so that bundled libraries are not used anymore at
diff --git a/debian/control b/debian/control
index 541eeff53..83f436787 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends:
libjpeg-dev,
zlib1g-dev,
quilt (>= 0.46-7~),
+ libfontconfig1-dev,
+ libfontenc-dev,
libxmltok1-dev,
libxml2-dev,
autoconf,