about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 5096672e..bdbe9348 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -113,7 +113,8 @@ GO("libpulse.so.0", pulse)
 //GO("libnm-util.so.2", libnm)
 GO("libfontconfig.so.1", fontconfig)
 GO("libfreetype.so.6", freetype)
-//GO("libbz2.so.1", bz2)
+GO("libbz2.so.1", bz2)
+GO("liblzma.so.5", lzma)
 GO("libSM.so.6", libsm)
 GO("libICE.so.6", libice)
 //GO("libusb-1.0.so.0", libusb1)