mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
libgtop: add dependency on intltool-native
* | NOTE: Executing intltoolize --copy --force --automake
libgtop/2.28.2-r0/temp/run.do_configure.20714: intltoolize: not found
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -6,7 +6,4 @@ inherit gnome lib_package
|
||||
SRC_URI[archive.md5sum] = "ed44d736efd97d062b77621de6aff439"
|
||||
SRC_URI[archive.sha256sum] = "49958d7da1f76b257bfd0d557d8ed2b218a5ab0d31b59fed1c32ddf2a1529f5d"
|
||||
|
||||
DEPENDS = "glib-2.0"
|
||||
|
||||
|
||||
|
||||
DEPENDS = "glib-2.0 intltool-native"
|
||||
|
||||
Reference in New Issue
Block a user