X-Git-Url: https://git.saurik.com/apt-legacy.git/blobdiff_plain/00ec24d01361c416e4f6c5e7d2698d9912f82ee2..acdafb440bd086fdb81bd61e03d5c89b057f0f6c:/apt-inst/makefile

diff --git a/apt-inst/makefile b/apt-inst/makefile
index c4c96c5..449dad0 100644
--- a/apt-inst/makefile
+++ b/apt-inst/makefile
@@ -15,7 +15,7 @@ LIBEXT=
 #$(GLIBC_VER)$(LIBSTDCPP_VER)
 MAJOR=1.1
 MINOR=0
-SLIBS=$(PTHREADLIB) -lapt-pkg
+SLIBS=$(PTHREADLIB) -lapt-pkg $(INTLLIBS)
 APT_DOMAIN:=libapt-inst$(MAJOR)
 
 # Source code for the contributed non-core things