summaryrefslogtreecommitdiffstats
path: root/fbi.pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-30 12:08:29 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-30 12:23:19 (EDT)
commit58f1f49853f68639c73404a6440a5c7b8cc26429 (patch)
tree2a9373f55e9eac02c01146acfff2978732cc9979 /fbi.pkg
parentb562a8d47375aff4d2a09f89a5f41566867de3d7 (diff)
Fix dependencies
Diffstat (limited to 'fbi.pkg')
-rw-r--r--fbi.pkg/control8
1 files changed, 7 insertions, 1 deletions
diff --git a/fbi.pkg/control b/fbi.pkg/control
index 56630a5..2b5bbb9 100644
--- a/fbi.pkg/control
+++ b/fbi.pkg/control
@@ -1,6 +1,12 @@
Architecture: any-linux-any
Platform: all
-Depends: fbida-common (>= ${Source-Version})
+Depends: fbida-common (>= ${Source-Version}),
+ libpng12.0,
+ libz.1,
+ libfontconfig.1,
+ libfreetype.6,
+ libjpeg.8,
+ libexif.12,
Description: Image viewer for the Linux framebuffer
This is an image viewer for Linux framebuffer devices. It has built-in support
for a number of common image file formats.