]> git.proxmox.com Git - pve-common.git/blobdiff - README.dev
bump version to 5.0-47
[pve-common.git] / README.dev
index 9ccacd37a39509cb4c693b680aaa729f28f67e60..09631c09016c3b5954a8b23c6a262e29d85ebfd5 100644 (file)
@@ -39,8 +39,8 @@ NOTE: this is a huge list intended to be able to build (almost) all packages,
 from the UI/API components to backend components to our Linux Kernel.
 If you only want to hack on specific topics you won't need most of those.
 We try to have a complete list of build dependencies in each source
-repositories 'debian/control' file. If you run `make deb` dpkg-buildpackge will
-stop and tell you if you miss some packages needed.
+repositories 'debian/control' file. If you run `make deb` dpkg-buildpackage will
+stop and tell you if you miss some required packages.
 
 12. For installing the most important, always needed, ones run:
 
@@ -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 libjemalloc-dev libjpeg-dev
 
 
 = Compile PVE packages from Source =