Hi everyone,

I'm trying to add the libsdnfile development library in my SDK. I added a packagegroup-core-standalone-sdk-target.bbappend file in my meta-layer with the following:

RDEPENDS_${PN} += " \
  libsndfile-dev \
  "

Unfurtnately this fails:

ERROR: Nothing RPROVIDES 'libsndfile-dev'

It works when using libsndfile1-dev but I don't have the .pc file neither the headers in my SDK. Extracting the resulted ipk, it seems that the libsndfile-dev_1.0.28-r0.2_ARCH.ipk is the package I need but I can't get it installed!

I have the same issue with alsa library. Other packages work great using this approach.

Any pointers?

Best regards,

Guy Morand

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#48911): https://lists.yoctoproject.org/g/yocto/message/48911
Mute This Topic: https://lists.yoctoproject.org/mt/72514880/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to