[Buildroot] [PATCH v3 2/4] libee: new package

Peter Korsgaard jacmet at uclibc.org
Sat Mar 15 22:21:30 UTC 2014


>>>>> "Clayton" == Clayton Shotwell <clshotwe at rockwellcollins.com> writes:

 > Signed-off-by: Clayton Shotwell <clshotwe at rockwellcollins.com>
 > ---
 > +
 > +LIBEE_VERSION = 0.4.1
 > +LIBEE_SITE = http://www.libee.org/download/files/download/
 > +LIBEE_LICENSE = LGPLv2.1+
 > +LIBEE_LICENSE_FILES = COPYING
 > +LIBEE_DEPENDENCIES = libestr

It uses pkg-config to find libestr, so we also need to add host-pkgconf
to dependencies.

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list