]> 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 d36747d8506207324d3ce4084bb6bcd9f9ede0bb..087f177409aea21afbea679ad0a552a52d1b8ece 100644 (file)
@@ -13,9 +13,9 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=3.53
+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