Feedback
Current version
<p>Supposedly this works, although i’ve never been in that situation:<br><br></p> <p><code></code></p> <pre>sudo aptitude markauto $(apt-cache showsrc PACKAGE_NAME | grep Build-Depends | perl -p -e ’s/(?:[[(].+?[])]|Build-Depends:|,|\|)//g')</pre> <br><br>Taken from: <a href="http://www.webupd8.org/2010/10/undo-apt-get-build-dep-remove-build.html" class="auto-link" rel="nofollow">http://www.webupd8.org/2010/10/undo-apt-get-build-dep-remove-build.html</a><br><br><p></p>
Wesley Frazier
Version 0