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