Carsten Schlote wrote:
> From: Carsten Schlote <c.schl...@konzeptpark.de>
> 
> Currently E2FSPROGS is selected for those target packages, which need
> libuuid.so or libblkid.so.
> 
> The util-linux-ng package contains newer versions of these libraries.
> 
> So I added a virtual package 'libblkid', which selects the
> appropriate source package.
> 
> Later this can easily changed to a real package or redirected to
> some other package.
> 
> Signed-off-by: Carsten Schlote <c.schl...@konzeptpark.de>
> ---
>  rules/libblkid.in |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
>  create mode 100644 rules/libblkid.in
> 
> diff --git a/rules/libblkid.in b/rules/libblkid.in
> new file mode 100644
> index 0000000..c3d873c
> --- /dev/null
> +++ b/rules/libblkid.in
> @@ -0,0 +1,13 @@
> +## SECTION=system_libraries
> +
> +config LIBBLKID
> +     tristate
> +     prompt "libblkid                      "
> +     select E2FSPROGS

please select the E2FSPROGS_LIBBLKID, too

Marc

> +     help
> +       Helper to select the target packet containing a recent libblkid.so
> +       library and its header.
> +       
> +       The following packages provide libblkid:
> +       - e2fsprogs      (older version)
> +       - utils-linux-ng (more recent version)


-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

--
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to