diff options
-rwxr-xr-x | update_jdn.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index cbb74267..84a3543b 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -64,7 +64,7 @@ sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat dev libxslt1-dev tcpdump unclutter radvd x11-apps syslinux \ libcap2-bin devscripts libvirt-ruby ruby-rspec gawk ntp \ ruby-json x11vnc xtightvncviewer ffmpeg libavcodec-extra-53 \ - libvpx1 dnsmasq-base openjdk-7-jre python3-yaml + libvpx1 dnsmasq-base openjdk-7-jre python3-yaml python3-psycopg2 # debootstrap is affected by #766459 in wheezy sudo apt-get install -t wheezy-backports qemu debootstrap qemu-kvm qemu-system-x86 libvirt0 qemu-user-static binfmt-support \ libvirt-dev libvirt-bin seabios ruby-rjb ruby-packetfu cucumber |