]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
* apt-pkg/contrib/fileutl.cc:
[apt.git] / apt-pkg / makefile
index a5be462cee5649cc7b0d51dda14d2bde93b7a2e7..2a79585368eacb5f8a89532525cf37caa35808e6 100644 (file)
@@ -14,7 +14,7 @@ include ../buildlib/libversion.mak
 LIBRARY=apt-pkg
 MAJOR=$(LIBAPTPKG_MAJOR)
 MINOR=$(LIBAPTPKG_RELEASE)
-SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil -ldl
+SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil -ldl -lz
 APT_DOMAIN:=libapt-pkg$(LIBAPTPKG_MAJOR)
 
 # Source code for the contributed non-core things