On 11/29/18 9:40 AM, Oguz Bektas wrote: > Signed-off-by: Oguz Bektas <[email protected]> > --- > README.dev | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/README.dev b/README.dev > index 0b12123..d11c80b 100644 > --- a/README.dev > +++ b/README.dev > @@ -73,7 +73,8 @@ libcpg-dev libquorum-dev libcmap-dev libuuid-perl \ > libqb-dev libapparmor-dev docbook2x libcap-dev dh-apparmor \ > graphviz libseccomp-dev libglib-perl libgtk3-perl libnss3-dev libdlm-dev \ > libudev-dev asciidoc-dblatex source-highlight libiscsi-dev libiscsi7 \ > -librsvg2-bin > +librsvg2-bin libarchive-dev libgpgme-dev libcurl4-gnutls-dev \ > +libtest-mockmodule-perl
Hmm, libtest-mockmodule-perl is OK, but which packages need: libarchive-dev libgpgme-dev libcurl4-gnutls-dev Because while adding it additionally here is OK for me, I'd rather have them in the packages debian/control file as Build-Depends recorded. Quick search over our most common packages did not show any result for the above three, but I checked not all possible Stretch packages we have a build for (e.g., criu, or ceph). > > > = Compile PVE packages from Source = > _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
