mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gparted: add intltool-native dependency
* fixes: | ../gparted-0.24.0/configure: line 16730: syntax error near unexpected token `0.35.5' | ../gparted-0.24.0/configure: line 16730: `IT_PROG_INTLTOOL(0.35.5)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
c5988658eb
commit
ed969f3270
|
|
@ -13,7 +13,7 @@ SRC_URI = " \
|
|||
SRC_URI[md5sum] = "b8480274c68876acff5965d4346710e7"
|
||||
SRC_URI[sha256sum] = "02398ab33894a59b0bd8707e598c46d8bb56f1413cd54de48eed61e2920ecd60"
|
||||
|
||||
DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils"
|
||||
DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils intltool-native"
|
||||
|
||||
do_install_append() {
|
||||
# Add a script which checks if polkit is installed.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user