Hi Arturo, Thank you but I think my question wasn't clear enough sorry... Actually, my "custom" libvirt-1.1.3 package is already made, seems to be ok. But now I need to build a new libvirt-dev package matching with my libvirt version. So my question is how can I create it from the sources ? Thank you for you help.
-----Message d'origine----- De : Arturo Borrero Gonzalez [mailto:[email protected]] Envoyé : jeudi 24 octobre 2013 18:09 À : NEVEU Stephane Cc : [email protected] Objet : Re: package-dev On 24 October 2013 16:49, NEVEU Stephane <[email protected]> wrote: > I need now to package two more sources.tar.gz (libvirt-glib & > virt-manager) and it seems that I need the libvirt-dev package > providing libs. How can I do this ? Can you point me if possible to the > documentation ? If your package needs libvirt-dev and pkg-config to build, let debian/control know about it: Build-Depends: debhelper (>= 9), pkg-config, libvirt-dev, [...] -- Arturo Borrero González -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/16605_1382684402_526a16f2_16605_1787_1_eef700fcd1a35041bf2c750b4eddca3101392fce0...@thsonea01cms03p.one.grp

