mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gnome-common: add autoconf-archive RDEPENDS
If we're using autoconf-archive, add it to the RDEPENDS too. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5fca30d672
commit
046bb5b798
@ -16,7 +16,7 @@ DEPENDS = ""
|
||||
|
||||
# Default to enable autoconf-archive to avoid conflicts
|
||||
PACKAGECONFIG ??= "autoconf-archive"
|
||||
PACKAGECONFIG[autoconf-archive] = "--with-autoconf-archive, --without-autoconf-archive, autoconf-archive"
|
||||
PACKAGECONFIG[autoconf-archive] = "--with-autoconf-archive, --without-autoconf-archive, autoconf-archive,autoconf-archive"
|
||||
|
||||
FILES:${PN} += "${datadir}/aclocal"
|
||||
FILES:${PN}-dev = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user