Mailinglist Archive: opensuse-mingw (38 mails)
| < Previous | Next > |
[opensuse-mingw] which pkg-config to use
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- Date: Tue, 5 Apr 2011 23:11:56 +0200
- Message-id: <BANLkTi=VZYpUE0oQKFqrBwDj7N=a03NG5w@mail.gmail.com>
When pkg-config is required for a package because it is needed by the
configure script, it needs to be listed as a BuildRequired dependency
in the spec file. Currently I see three different versions of the
dependency:
BuildRequires: pkgconfig (most common)
BuildRequires: pkg-config (e.g. mingw32-cairo)
BuildRequires: mingw32-cross-pkg-config (e.g. mingw-poppler)
Which one should be used?
And a related question: I presume pkgconfig and pkg-config come from
the native OpenSUSE package and mingw32-cross-pkg-config from the
package with the same name. But what does the mingw32-pkg-config
package provide?
Maarten
--
To unsubscribe, e-mail: opensuse-mingw+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-mingw+help@xxxxxxxxxxxx
configure script, it needs to be listed as a BuildRequired dependency
in the spec file. Currently I see three different versions of the
dependency:
BuildRequires: pkgconfig (most common)
BuildRequires: pkg-config (e.g. mingw32-cairo)
BuildRequires: mingw32-cross-pkg-config (e.g. mingw-poppler)
Which one should be used?
And a related question: I presume pkgconfig and pkg-config come from
the native OpenSUSE package and mingw32-cross-pkg-config from the
package with the same name. But what does the mingw32-pkg-config
package provide?
Maarten
--
To unsubscribe, e-mail: opensuse-mingw+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-mingw+help@xxxxxxxxxxxx
| < Previous | Next > |