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