mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
gnumeric: Fix build failure with newer autotools
Backports from upstream Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -7,10 +7,13 @@ DESCRIPTION = "Gnumeric spreadsheet for GNOME"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
inherit gnome
|
||||
|
||||
SRC_URI += "file://do-not-use-srcdir.patch"
|
||||
|
||||
SRC_URI[archive.md5sum] = "3fd87cca95334b5d8ac922989670fe27"
|
||||
SRC_URI[archive.sha256sum] = "037b53d909e5d1454b2afda8c4fb1e7838e260343e36d4e36245f4a5d0e04111"
|
||||
|
||||
inherit gnome
|
||||
|
||||
EXTRA_OECONF=" --without-perl "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user