diff options
author | Chris Larson <clarson@kergoth.com> | 2004-06-23 22:33:29 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-06-23 22:33:29 +0000 |
commit | 5cf345ba25b7399e6342046807f1a10f2f52020f (patch) | |
tree | ce450ac9b295d7aa3835e08fa1c67658c77af555 /alsa-utils | |
parent | 220163102a13e0ce741b40863e0063c91373ecba (diff) |
Upgrade alsa-lib, alsa-oss, and alsa-utils to 1.0.5
BKrev: 40da0539xCbdHxkmwIDJq1r6h1yBXg
Diffstat (limited to 'alsa-utils')
-rw-r--r-- | alsa-utils/alsa-utils_1.0.4.oe | 5 | ||||
-rw-r--r-- | alsa-utils/alsa-utils_1.0.5.oe | 0 |
2 files changed, 2 insertions, 3 deletions
diff --git a/alsa-utils/alsa-utils_1.0.4.oe b/alsa-utils/alsa-utils_1.0.4.oe index ff1c1d9ce5..82bc0b8939 100644 --- a/alsa-utils/alsa-utils_1.0.4.oe +++ b/alsa-utils/alsa-utils_1.0.4.oe @@ -1,9 +1,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 \ - file://autotools.patch;patch=1 \ - file://m4.patch;patch=1" +SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2" inherit autotools diff --git a/alsa-utils/alsa-utils_1.0.5.oe b/alsa-utils/alsa-utils_1.0.5.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/alsa-utils/alsa-utils_1.0.5.oe |