mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
gupnp-tools: add intltool-native dependency
* fixes: | ../gupnp-tools-0.8.10/configure: line 14369: syntax error near unexpected token `0.40.6' | ../gupnp-tools-0.8.10/configure: line 14369: `IT_PROG_INTLTOOL(0.40.6)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "Tools for GUPnP"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
||||
file://src/network-light/main.c;beginline=1;endline=21;md5=2c39b3a000495dabd4932f231c7efed8"
|
||||
DEPENDS = "gupnp gupnp-av gtk+3"
|
||||
DEPENDS = "gupnp gupnp-av gtk+3 intltool-native"
|
||||
RRECOMMENDS_${PN} = "adwaita-icon-theme"
|
||||
|
||||
SRC_URI = "http://download.gnome.org/sources/${BPN}/0.8/${BPN}-${PV}.tar.xz"
|
||||
|
||||
Reference in New Issue
Block a user