diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-25 20:39:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-25 20:39:42 +0100 |
| commit | ac2cfae5356809bea66ff6a614f96193f6d86da2 (patch) | |
| tree | ed5e8618c928513c9bde4594e2047e97f2e6bc8a /wscript | |
| parent | 74efa45d8cad7e4cf85c85520d093f5d072d7f04 (diff) | |
Yet more libicu fiddling.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ def configure(conf): msg='Checking for libicu', okmsg='yes', libpath=['/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu'], - lib=['icuio', 'icui18n', 'icudata'], + lib=['icuio', 'icui18n', 'icudata', 'icuuc'], uselib_store='ICU') # libsndfile |
