]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
fix small apt.8.xml issues
[apt.git] / apt-pkg / makefile
index 108632695fb89ac5d4bbdfba0dbfb7db66c3eb93..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
@@ -41,7 +44,7 @@ SOURCE+= pkgcache.cc version.cc depcache.cc \
         pkgrecords.cc algorithms.cc acquire.cc\
         acquire-worker.cc acquire-method.cc init.cc clean.cc \
         srcrecords.cc cachefile.cc versionmatch.cc policy.cc \
-        pkgsystem.cc indexfile.cc metaindex.cc pkgcachegen.cc acquire-item.cc \
+        pkgsystem.cc indexfile.cc pkgcachegen.cc acquire-item.cc \
         indexrecords.cc vendor.cc vendorlist.cc cdrom.cc indexcopy.cc \
         aptconfiguration.cc cachefilter.cc cacheset.cc edsp.cc \
         install-progress.cc upgrade.cc update.cc