1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-09 15:50:16 +00:00

alsa-utils/xdg-user-dirs/diffstat: Add missing DEPENDS on gettext

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-12-03 09:52:22 +00:00
parent 73e514b0e8
commit de73c65121
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ reviewing large, complex patch files."
HOMEPAGE = "http://invisible-island.net/diffstat/"
PRIORITY = "optional"
SECTION = "devel"
DEPENDS = "gettext"
# NOTE: The upstream maintainer has a single 'diffstat.tar.gz' for the
# latest version of the package. It could easily change out from under us.