]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
* apt-inst/contrib/extracttar.cc:
[apt.git] / apt-pkg / makefile
index bd871e9e7b07cbe512f5040aaad840f0ca046dca..b327dbf6489a4facdb8abe7ee23a1173dd85d5e3 100644 (file)
@@ -13,9 +13,9 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=3.13
+MAJOR=4.5
 MINOR=0
-SLIBS=$(PTHREADLIB) $(INTLLIBS)
+SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil
 APT_DOMAIN:=libapt-pkg$(MAJOR)
 
 # Source code for the contributed non-core things