summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog1
-rw-r--r--control2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index 199b979..39b5cea 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,7 @@
netsurf (3.6-4) UNRELEASED; urgency=medium
* Make png generation reproducible.
+ * Add font recommend dependancy for framebuffer edition
-- Vincent Sanders <vince@debian.org> Mon, 02 Jan 2017 11:55:26 +0000
diff --git a/control b/control
index 7c55ac2..7852c1f 100644
--- a/control
+++ b/control
@@ -38,7 +38,7 @@ Package: netsurf-fb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, netsurf-common (=${source:Version})
Provides: www-browser
-Recommends: mime-support
+Recommends: mime-support fonts-dejavu
Description: small web browser with CSS support for framebuffers
NetSurf is a multi-platform lightweight web browser. It aims to provide
comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint