mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/util-linux/util-linux-libs: add AUTORECONF
Commitdd4161c39d("package/util-linux: optionally add libpthread to uuid.pc") added patches to util-linux and util-linux-libs that require autoreconf, but forgot to add autoreconf for util-linux-libs, which this new commit fixes. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commitb45e479b96) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
22803c9d61
commit
5a29ec02f6
@@ -21,6 +21,9 @@ UTIL_LINUX_LIBS_LICENSE_FILES = README.licensing \
|
||||
Documentation/licenses/COPYING.BSD-3-Clause \
|
||||
Documentation/licenses/COPYING.LGPL-2.1-or-later
|
||||
|
||||
# 0002-autotools-optionally-add-libpthread-to-uuid.pc.patch
|
||||
UTIL_LINUX_LIBS_AUTORECONF = YES
|
||||
|
||||
UTIL_LINUX_LIBS_INSTALL_STAGING = YES
|
||||
UTIL_LINUX_LIBS_DEPENDENCIES = \
|
||||
host-pkgconf \
|
||||
|
||||
Reference in New Issue
Block a user