]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
fix test/integration/test-apt-helper
[apt.git] / apt-pkg / makefile
index a90131f80f58ce14f35640177be6cb7a7eddf3b7..1d456873b278372639532d5fa64745dea1f30637 100644 (file)
@@ -21,6 +21,9 @@ endif
 ifeq ($(HAVE_BZ2),yes)
 SLIBS+= -lbz2
 endif
+ifeq ($(HAVE_LZMA),yes)
+SLIBS+= -llzma
+endif
 APT_DOMAIN:=libapt-pkg$(LIBAPTPKG_MAJOR)
 
 # Source code for the contributed non-core things