**** BEGIN LOGGING AT Tue Jun 17 02:59:58 2014 Jun 17 06:07:42 if something is both a build dependency and a runtime-dependency, do i need to put it both in RDEPENDS and DEPENDS? or is DEPENDS enough? Jun 17 07:36:51 good morning Jun 17 08:25:20 mago_: it depends. in most cases, you don't need to add in RDEPENDS, since ELF binaries are parsed to automatically detect runtime dependencies. Jun 17 08:25:50 unless dlopen() Jun 17 08:26:03 but i guess it doesn't hurt to put it in RDEPENDS also, for clarity? Jun 17 08:26:08 morning Jun 17 08:26:13 but if the binary loads library with dlopen for example, instead of an explicit link, then it's not detected Jun 17 08:26:22 argh..koen.. Jun 17 08:26:36 mago_: no, it doesn't hurt, for sure. Jun 17 08:26:52 note that DEPENDS refer to recipe name, and RDEPENDS to package name Jun 17 08:32:06 asd Jun 17 10:57:57 hi all Jun 17 11:13:00 hi pb Jun 17 16:50:46 hm is it right with our toolchain and linker at least in dora I cannot combine --sysroot and rpath-link? **** ENDING LOGGING AT Wed Jun 18 02:59:58 2014