Comment 12 for bug 685105

Revision history for this message
rew (r-e-wolff) wrote :

For you, I'd think it is easiest to do:

 apt-get source enblend
 apt-get build-deps enblend
 cd enblend-<version>
 dpkg-buildpackage

Now you've rebuilt your distro's version with those options. Now you have a source directory that you know compiles and you can tune to your liking.