>  PKG_NAME:=minidlna
> -  DEPENDS:= +libpthread +libexif +libjpeg +libsqlite3 +libffmpeg \
> +  DEPENDS:= +libpthread +libexif +libjpeg-turbo +libsqlite3 +libffmpeg \

This will create a potential conflict as libjpeg and libjpeg-turbo would both 
be providing libjpeg.so. Florian wrote he wanted a solution similar to uClibc 
v. eglibc for package dependency selection, but I haven't looked into how that 
logic works yet. The message should be from early December 2012 when 
libjpeg-turbo was merged.

Ian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to