]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
releasing package apt version 0.9.12.1
[apt.git] / apt-inst / makefile
index c716b8c9658908a86761a1a016a4654dae1dfcee..da983df5fe1ebd23d0a140cce0e6ba9f969a07f2 100644 (file)
@@ -14,10 +14,11 @@ include ../buildlib/libversion.mak
 
 # The library name
 LIBRARY=apt-inst
-MAJOR=1.4
+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