From: Neuer User <auslands-kv@gmx.de>
To: yocto@yoctoproject.org
Subject: [solved] Re: Newbie question: How to get dependencies into compile of custom recipe?
Date: Tue, 22 Apr 2014 16:58:35 +0200 [thread overview]
Message-ID: <lj602r$2p1$1@ger.gmane.org> (raw)
In-Reply-To: <lj5vgd$njl$1@ger.gmane.org>
Got it working!
The hint with the "devshell" helped very much. I could try out
"pkg-config --list-all|grep rtsp" and found the name pkg-config was
expecting.
So, the line must be:
pkg-config --cflags --libs gstreamer-0.10 gst-rtsp-server-0.10
(Thought I had tried this, but maybe had a typo in the name.)
Now it compiled and build the package. Great!!
Hope, the package does work :-)
Thanks again. I learned a lot!
Michael
prev parent reply other threads:[~2014-04-22 14:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-22 7:57 Newbie question: How to get dependencies into compile of custom recipe? Neuer User
2014-04-22 8:42 ` Richard Purdie
2014-04-22 12:56 ` Neuer User
2014-04-22 14:41 ` Gary Thomas
2014-04-22 14:32 ` Robert Calhoun
2014-04-22 14:48 ` Neuer User
2014-04-22 14:58 ` Neuer User [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='lj602r$2p1$1@ger.gmane.org' \
--to=auslands-kv@gmx.de \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.