]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
[apt.git] / apt-pkg / makefile
index 59df6c0ef20f69c6845476eb10acb523171599e6..1b78c94f687667eb0305fff122070187fce0c348 100644 (file)
@@ -13,9 +13,9 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=4.2
+MAJOR=4.6
 MINOR=0
-SLIBS=$(PTHREADLIB) $(INTLLIBS)
+SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil
 APT_DOMAIN:=libapt-pkg$(MAJOR)
 
 # Source code for the contributed non-core things