Void Linux discussion
 help / color / mirror / Atom feed
From: "Stefan Mühlinghaus" <"master..."@googlemail.com>
To: voidlinux <void...@googlegroups.com>
Subject: Re: xbps-src: lost in cross-build, aka on makedepends vs hostmakedepends
Date: Mon, 28 Sep 2015 05:13:45 -0700 (PDT)	[thread overview]
Message-ID: <37fc60eb-e234-4368-864c-c34b1de47398@googlegroups.com> (raw)
In-Reply-To: <97986a39-c845-4ab9-b011-51e39102c8ca@googlegroups.com>


[-- Attachment #1.1: Type: text/plain, Size: 810 bytes --]

Maybe my previous post here 
<https://groups.google.com/d/msg/voidlinux/WVcjzZ7eEME/z4DACiUKcZwJ> can 
shed some light :)

Here is a ficticious example: A package may need tools like "cmake" and 
"pkg-config" to run through its build-process and the "qt" library is 
needed to build and execute it. These would be the different dependencies:

*hostmakedepends:* cmake, pkg-config
Installed and executed on the host in its architecture to run through the 
build process

*makedepends:* qt-devel
For compiling purposes the -devel variant of a library is needed. These 
dependencies are automatically installed seperately for each target 
architecture

*depends:* qt
Needed to run the program on the target system. This is automatically 
detected in many cases so you probably will not need to specify it at all.

[-- Attachment #1.2: Type: text/html, Size: 1005 bytes --]

  reply	other threads:[~2015-09-28 12:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-28 10:24 Pierre Bourgin
2015-09-28 12:13 ` Stefan Mühlinghaus [this message]
2015-09-28 13:23   ` Pierre Bourgin
2015-09-28 13:52 ` Stefan Mühlinghaus

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=37fc60eb-e234-4368-864c-c34b1de47398@googlegroups.com \
    --to="master..."@googlemail.com \
    --cc="void..."@googlegroups.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).