[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: package-dev



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:arturo.borrero.glez@gmail.com] 
Envoyé : jeudi 24 octobre 2013 18:09
À : NEVEU Stephane
Cc : debian-mentors@lists.debian.org
Objet : Re: package-dev

On 24 October 2013 16:49, NEVEU Stephane <stephane.neveu@thalesgroup.com> 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


Reply to: