]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
Introduce support for the Enhances field. (Closes: #137583)
[apt.git] / apt-pkg / makefile
index c493d3dd9c66589d48a02754cf0659de8f19e922..059f8532bcca95fc38cf8689a5508556d4288f67 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
 APT_DOMAIN:=libapt-pkg$(MAJOR)
 
 # Source code for the contributed non-core things