Skip to content

Commit

Permalink
Fix debian dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfactotum committed Jul 17, 2019
1 parent e296292 commit 5902ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ Source: com.github.johnfactotum.foliate
Section: gnome
Priority: optional
Maintainer: John Factotum <[email protected]>
Build-Depends: debhelper, gettext, meson (>= 0.40)
Build-Depends: debhelper, gettext, meson (>= 0.40), pkg-config, libglib2.0-dev, gjs

Package: com.github.johnfactotum.foliate
Architecture: all
Depends: gjs (>= 1.52), libwebkit2gtk-4.0-37
Depends: gjs (>= 1.52), gir1.2-webkit2-4.0
Suggests: python, espeak, festival, dictd, dictd-dictionary, hyphen-af, hyphen-as, hyphen-bg, hyphen-bn, hyphen-ca, hyphen-cs, hyphen-da, hyphen-de, hyphen-el, hyphen-en-ca, hyphen-en-gb, hyphen-en-us, hyphen-es, hyphen-fi, hyphen-fr, hyphen-ga, hyphen-gl, hyphen-gu, hyphen-hi, hyphen-hr, hyphen-hu, hyphen-id, hyphen-is, hyphen-it, hyphen-kn, hyphen-lt, hyphen-lv, hyphen-ml, hyphen-mr, hyphen-nl, hyphen-no, hyphen-or, hyphen-pa, hyphen-pl, hyphen-pt-br, hyphen-pt-pt, hyphen-ro, hyphen-ru, hyphen-show, hyphen-sk, hyphen-sl, hyphen-sr, hyphen-sv, hyphen-ta, hyphen-te, hyphen-uk, hyphen-zu
Description: Simple and modern eBook viewer.
A simple and modern GTK eBook viewer, built with GJS and Epub.js.

0 comments on commit 5902ef0

Please sign in to comment.