diff options
author | Sven 'sleipnir' Rebhan <odinshorse@googlemail.com> | 2010-02-07 19:15:54 +0000 |
---|---|---|
committer | Sven 'sleipnir' Rebhan <odinshorse@googlemail.com> | 2010-02-07 19:15:54 +0000 |
commit | f46f9b1bcec1234720c8c605bfe8342a27ca1799 (patch) | |
tree | 2403b802d698874ac1050533c02f2fa009ce8bfe /portage-flags-target | |
parent | Fix the pkgconfig file for the new stable version of alsa-lib. (diff) | |
download | embedded-cross-f46f9b1bcec1234720c8c605bfe8342a27ca1799.tar.gz embedded-cross-f46f9b1bcec1234720c8c605bfe8342a27ca1799.tar.bz2 embedded-cross-f46f9b1bcec1234720c8c605bfe8342a27ca1799.zip |
Bump version of alsa-lib and alsa-utils to 1.0.22 and
fix alsa-utils ncurses usage during cross-compilation.
Diffstat (limited to 'portage-flags-target')
-rw-r--r-- | portage-flags-target/keywords/alsa-lib | 2 | ||||
-rw-r--r-- | portage-flags-target/keywords/alsa-utils | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/portage-flags-target/keywords/alsa-lib b/portage-flags-target/keywords/alsa-lib index 710fcff..7a6c727 100644 --- a/portage-flags-target/keywords/alsa-lib +++ b/portage-flags-target/keywords/alsa-lib @@ -1 +1 @@ -=media-libs/alsa-lib-1.0.20 ~arm +~media-libs/alsa-lib-1.0.22 ~arm diff --git a/portage-flags-target/keywords/alsa-utils b/portage-flags-target/keywords/alsa-utils index 18011f6..a3b7a4c 100644 --- a/portage-flags-target/keywords/alsa-utils +++ b/portage-flags-target/keywords/alsa-utils @@ -1 +1 @@ -=media-sound/alsa-utils-1.0.20* ~arm +~media-sound/alsa-utils-1.0.22 ~arm |