Dear all,

  [Please CC me as I am not subscribed]

  I am trying to package a python module which load the real C library
using cType. I am using dh_python2 but I seem to be missing something
as the dependencies is still not quite right.

$ apt-cache show python-openslide
...
Depends: python2.6 | python2.7, python (>= 2.6.6-7~), python (<< 2.8)

While looking at the source:

$ cat lowlevel.py
from ctypes import *
[...]
_lib = cdll.LoadLibrary('libopenslide.so.0')


The full debian/* package can be found at:

http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-openslide/trunk/

Does anyone knows what I am missing ?

Thanks
-- 
Mathieu


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+7wUsz=7da+-btsqcs6byowpra7ammgakde+iyuhocaksj...@mail.gmail.com

Reply via email to