Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
DESCRIPTION = "xdg-user-dirs is a tool to help manage user directories like the desktop folder and the music folder"
SRC_URI = "http://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.10.tar.gz \
file://configurefix.patch;patch=1 "
+DEPENDS = "gettext"
PR = "r1"
inherit autotools_stage
HOMEPAGE = "http://www.alsa-project.org"
SECTION = "console/utils"
LICENSE = "GPL"
-DEPENDS = "alsa-lib ncurses"
+DEPENDS = "alsa-lib ncurses gettext"
PR = "r1"
SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
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.