X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/f6c03f1e14b0e37e8dd06c215b1ae6d5b0799c7b..889053489a8b9b91feeb698fc164446e9b5f9c67:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index c493d3dd9..92ef58967 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -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