<p>For wheezy, you must have <code>wheezy-backports</code> enabled as a software source in <code>/etc/apt/sources.list</code>. If you don’t have backports enabled, you can add it like so:</p>
-<pre><code>sudo add-apt-repository 'deb http://http.debian.net/debian wheezy-backports main'
+<pre><code>sudo apt-get install python-software-properties
+sudo add-apt-repository 'deb http://http.debian.net/debian wheezy-backports main'
</code></pre>
<p>For instructions on adding backports via a user interface, see the <a href="https://wiki.debian.org/Backports">Debian backports page</a>.</p>