]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
* methods/https.cc:
[apt.git] / apt-pkg / makefile
index c493d3dd9c66589d48a02754cf0659de8f19e922..92ef58967a98f1183384b5b02746710530ee220f 100644 (file)
@@ -13,9 +13,9 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=3.12
+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