On 17 May 2011 05:20, Michael Schubert <[email protected]> wrote: > 2011/5/16 jesse jaara <[email protected]> > >> Put them as make and optional deps :-) >> > > But make doesn't depend on them. Also, I wouldn't want to install <some > weird programming language> in order to get the package to build.
That's the way it's done. You have those optdeps as makedeps so you can finish building the package. These deps will be installed as deps, so a -Qdt would show them as orphans. There is --rmdeps that takes care of this; makepkg -sr. -- GPG/PGP ID: 8AADBB10
