[pve-devel] applied: [PATCH common] add builddeps in readme for qemu

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Jan 9 17:41:30 CET 2019


On 1/7/19 11:43 AM, Oguz Bektas wrote:
> Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
> ---
>  README.dev | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/README.dev b/README.dev
> index d11c80b..09631c0 100644
> --- a/README.dev
> +++ b/README.dev
> @@ -74,7 +74,7 @@ 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 libarchive-dev libgpgme-dev libcurl4-gnutls-dev \
> -libtest-mockmodule-perl
> +libtest-mockmodule-perl libjemalloc-dev libjpeg-dev
>  
>  
>  = Compile PVE packages from Source =
> 

applied, but as we now have a pretty up to date build-dependency list in
our debian/control files we do not need to have this 100% correct in sync
all the time, I even suspect that not all of those are (still) needed...
E.g., dpatch, or dkms, rpm2cpio

When cleaning up this file a bit ago I even wanted to propose a removal
of the full list, but as it does no real harm and it's already there I just
kept it. Anyway, if you find missing (build)dependencies in our d/control
files then a fix is really appreciated, for this README.dev I'd like to keep
the patch flow small, maybe clean & update it once per major release.




More information about the pve-devel mailing list