]> git.proxmox.com Git - pve-common.git/blobdiff - README.dev
bump version for Debian Jessie
[pve-common.git] / README.dev
index 5db68b9f571f09a3d400302be31aec17ac0b8fd1..0c4abdba6569b6b2d50415d1316a629d3f787314 100644 (file)
@@ -1,10 +1,20 @@
 ====================================
 ====================================
-Setup PVE v2 Development Environment
+Setup PVE Development Environment
 ====================================
 
 ====================================
 
-1.  Install Debian 'wheezy'
+1.  Install Debian 'jessie'
 2.  Install prerequisites for development environment:
 
 2.  Install prerequisites for development environment:
 
+# new jessie depends
+apt-get -y install build-essential git-core debhelper autotools-dev \
+doxygen check pkg-config groff quilt dpatch automake autoconf libtool  \
+lintian libdevel-cycle-perl libjson-perl libcommon-sense-perl    \
+liblinux-inotify2-perl libio-stringy-perl libstring-shellquote-perl  \
+dh-systemd rpm2cpio libsqlite3-dev sqlite3 libglib2.0-dev librrd-dev \
+librrds-perl rrdcached libdigest-hmac-perl libxml-parser-perl \
+gdb 
+
+# old wheezy depends
 apt-get -y install build-essential git-core debhelper autotools-dev \
 doxygen check pkg-config libnss3-dev groff quilt dpatch libxml2-dev \
 libncurses5-dev libslang2-dev libldap2-dev xsltproc python-pexpect \
 apt-get -y install build-essential git-core debhelper autotools-dev \
 doxygen check pkg-config libnss3-dev groff quilt dpatch libxml2-dev \
 libncurses5-dev libslang2-dev libldap2-dev xsltproc python-pexpect \
@@ -29,6 +39,7 @@ libio-multiplex-perl liblockfile-simple-perl
 
 You currently need the following packages:
 
 
 You currently need the following packages:
 
+libqb.git
 corosync-pve.git
 openais-pve.git
 pve-common.git
 corosync-pve.git
 openais-pve.git
 pve-common.git