blob: 82bc0b8939b6c9baed6d152625151cf8aede2edd (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "Alsa Utilities"
MAINTAINER = "Lorn Potter <lpotter@trolltech.com>"
LICENSE = "GPL"
DEPENDS = "alsa-lib"
SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2"
inherit autotools
|