X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c77d65974e931762dcf5d07a467f9825aa807dde..daadc1460a9abf03489ba845a3f0f9fac3ec4544:/apt-inst/makefile diff --git a/apt-inst/makefile b/apt-inst/makefile index cfb22741a..da983df5f 100644 --- a/apt-inst/makefile +++ b/apt-inst/makefile @@ -18,6 +18,7 @@ MAJOR=1.5 MINOR=0 SLIBS=$(PTHREADLIB) -lapt-pkg APT_DOMAIN:=libapt-inst$(MAJOR) +LIBRARYDEPENDS=$(LIB)/libapt-pkg.so # Source code for the contributed non-core things SOURCE = contrib/extracttar.cc contrib/arfile.cc