3 Jul
2008
3 Jul
'08
8:08 p.m.
On Thu, Jul 3, 2008 at 1:42 PM, Roman Kyrylych <roman.kyrylych@gmail.com> wrote:
Ah, now this {make,run}depends thing makes sense to me. <just-thinking> Though, for more clarity, IMHO it could be nicier for makepkg -s to install _only_ makedepends, and if pkgA is both run-time and build-time dependcy, then write it as: makedepends=('pkgA') depends=('pkgA') but obviously that's not backwards compatible, and huge amount of packages would have to be changed, and many packages would have dependencies duplicated in 2 variables, so Thomas' proposal of introducing rundepends makes perfect sense and is the best way here </just-thinking>
Yeah, I also think that this would be a cleaner design but is not practical at all :P