diff options
Diffstat (limited to 'alsa-utils/alsa-utils_0.9.8.oe')
-rw-r--r-- | alsa-utils/alsa-utils_0.9.8.oe | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/alsa-utils/alsa-utils_0.9.8.oe b/alsa-utils/alsa-utils_0.9.8.oe deleted file mode 100644 index 3f17d95325..0000000000 --- a/alsa-utils/alsa-utils_0.9.8.oe +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Alsa Utilities" -MAINTAINER = "Lorn Potter <lpotter@trolltech.com>" -LICENSE = "GPL" -DEPENDS = "virtual/libc" - -SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \ - file://${FILESDIR}/autotools.patch;patch=1 \ - file://${FILESDIR}/m4.patch;patch=1" - -inherit autotools |