mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:35:41 +00:00
networkmanager-openvpn: add intltool-native dependency
* fixes: | ../NetworkManager-openvpn-1.0.8/configure: line 12468: syntax error near unexpected token `0.35' | ../NetworkManager-openvpn-1.0.8/configure: line 12468: `IT_PROG_INTLTOOL(0.35)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
6a6438b1d0
commit
0cd0b09dee
@ -4,7 +4,7 @@ SECTION = "net/misc"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=100d5a599bead70ddcd70dcd73f2e29c"
|
||||
|
||||
DEPENDS = "dbus dbus-glib networkmanager openvpn"
|
||||
DEPENDS = "dbus dbus-glib networkmanager openvpn intltool-native"
|
||||
|
||||
inherit gnomebase useradd gettext systemd
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user