diff --git a/build/fbcode_builder/manifests/lzo b/build/fbcode_builder/manifests/lzo new file mode 100644 index 0000000000..342428ab5d --- /dev/null +++ b/build/fbcode_builder/manifests/lzo @@ -0,0 +1,19 @@ +[manifest] +name = lzo + +[rpms] +lzo-devel + +[debs] +liblzo2-dev + +[download] +url = http://www.oberhumer.com/opensource/lzo/download/lzo-2.10.tar.gz +sha256 = c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072 + +[build.not(os=windows)] +builder = autoconf +subdir = lzo-2.10 + +[build.os=windows] +builder = nop