commit | 8125e977fb752e99f65f7318ad278ecf238ed763 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Mon Mar 19 16:40:05 2012 +0100 |
committer | Peter Korsgaard <jacmet@sunsite.dk> | Mon Mar 19 16:43:31 2012 +0100 |
tree | cdff61e1800b78a7ad8fe8c604e8b5b0b1f6aad5 | |
parent | b4f650feb23ae45a6d1e881f032307e01120ca7b [diff] |
transmission: add missing host-intltool dependency Fixes the following build problem: checking for intltool >= 0.35.0... ./configure: line 17915: intltool-update: command not found found configure: error: Your intltool is too old. You need intltool 0.35.0 or later. make: *** [/home/test/test/output/build/transmission-2.33/.stamp_configured] Error 1 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>