diff options
author | VG <vg@devys.org> | 2015-03-30 23:54:14 +0200 |
---|---|---|
committer | VG <vg@devys.org> | 2015-03-30 23:54:14 +0200 |
commit | e6b5b3747c8b18b441179206ad6bc1a7e4f455d9 (patch) | |
tree | e393a57ca8c9704e40d972c69a335e4ec9d22d09 | |
parent | 8975cfd58dbddcbf060d47712b8f6225bbd7084d (diff) | |
download | debian-meh-e6b5b3747c8b18b441179206ad6bc1a7e4f455d9.tar.gz debian-meh-e6b5b3747c8b18b441179206ad6bc1a7e4f455d9.tar.bz2 debian-meh-e6b5b3747c8b18b441179206ad6bc1a7e4f455d9.zip |
up
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2c8adbe..7c5c16b 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,8 @@ Homepage: https://github.com/jhawthorn/meh/ Package: meh Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libxext6, libpng12-0, libgif4, libjpeg62-turbo | libjpeg-turbo8 + libxext6, libpng12-0, libgif4, + libjpeg62-turbo | libjpeg-turbo8 | libjpeg-dev Description: Lightweight image viewer for X11 Fast, lightweight image viewer. In its control mode, it can read next image to be displayed from stdin. Uses xlib. |