]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
* [ABI break] merge support for http redirects, thanks to
[apt.git] / apt-pkg / makefile
index 10b012774e5f8ea61a7b074e74f324ce1437134f..087f177409aea21afbea679ad0a552a52d1b8ece 100644 (file)
@@ -13,9 +13,9 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=3.52
+MAJOR=4.7
 MINOR=0
-SLIBS=$(PTHREADLIB) $(INTLLIBS)
+SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil
 APT_DOMAIN:=libapt-pkg$(MAJOR)
 
 # Source code for the contributed non-core things