Skip to content

Commit

Permalink
gmtk: add missing dependency on intltool-native
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
shr-project committed Jul 21, 2014
1 parent 809ca7d commit 0a3cc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SECTION = "libs"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"

DEPENDS = "gtk+ alsa-lib glib-2.0 virtual/libx11"
DEPENDS = "gtk+ alsa-lib glib-2.0 virtual/libx11 intltool-native"

SRC_URI = "http://${BPN}.googlecode.com/files/${BP}.tar.gz"
SRC_URI[md5sum] = "e06e9ca8d61d74910343bb3ef4348f7f"
Expand Down

0 comments on commit 0a3cc0a

Please sign in to comment.