On Mon, 15 Jun 2015 16:55:47 +0000 Andy Pieters <a.pieters@xxxxxxxxxxxxx> wrote: > Hi peoples! Greets from sweltering Plymouth UK! > > Been trying to create pkgbuild for binary package coming in .deb file. > > It has got 2 shared libraries included and try as I might I keep getting this from namcap: > > Referenced library 'libotav2.so.1' is an uninstalled dependency > Referenced library 'libotav1.so.1' is an uninstalled dependency Are these libraries part of the package? If so, you need to install the package before running namcap. Doug