[imageio] 04/04: d/control: binary package depends on libfreeimage

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Feb 10 17:30:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository imageio.

commit 22bf92846b83b3da0458004971447e8b49ca0aee
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Feb 10 16:58:48 2015 +0000

    d/control: binary package depends on libfreeimage
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 42bd552..98e0fac 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Package: python-imageio
 Architecture: all
 Section: python
 Depends: ${misc:Depends},
-         ${python:Depends}
+         ${python:Depends},
+         libfreeimage3
 Description: Library for reading and writing a wide range of image formats (Python 2)
  Imageio is a Python library that provides an easy interface to read and
  write a wide range of image data, including animated images, volumetric

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/imageio.git



More information about the debian-science-commits mailing list