mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
sound-theme-freedesktop: fix configure
oe-core's commit 79ea036de331bde65a88fb777647dc099ef05acf Author: Richard Purdie <richard.purdie@linuxfoundation.org> Date: Sun Mar 2 17:36:38 2014 +0000 autotools: Limit aclocal files to those in dependencies makes explicit depencies mandatory Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
afed48daf0
commit
4328d8f403
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69"
|
||||
|
||||
inherit autotools gettext
|
||||
|
||||
DEPENDS += "glib-2.0-native intltool-native"
|
||||
|
||||
SRC_URI = "http://people.freedesktop.org/~mccann/dist/${BPN}-${PV}.tar.bz2"
|
||||
SRC_URI[md5sum] = "d7387912cfd275282d1ec94483cb2f62"
|
||||
SRC_URI[sha256sum] = "cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14"
|
||||
|
||||
Reference in New Issue
Block a user