Has trouble detecting gtk >= 2.10 (thinks it's less than 2.6.... )
But since gtk is in the build-deps we can cancel out that check.
This on line 176 instead.
if runcmd expr `pkg-config --modversion gtk+-2.0` '>=' 2.6.0 || runcmd expr
`pkg-config --modversion gtk+-2.0` '>=' 2.10.0-- Include transmission from Debian in Ubuntu https://launchpad.net/bugs/78110 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
