]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
* methods/https.cc:
[apt.git] / apt-pkg / makefile
index 29c8ee135ceeb45e24a1cc82c542c2cae543e928..92ef58967a98f1183384b5b02746710530ee220f 100644 (file)
@@ -13,9 +13,9 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=4.1
+MAJOR=4.8
 MINOR=0
-SLIBS=$(PTHREADLIB) $(INTLLIBS)
+SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil -ldl
 APT_DOMAIN:=libapt-pkg$(MAJOR)
 
 # Source code for the contributed non-core things