diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-18 14:43:28 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-18 14:43:28 +0000 |
commit | e4296962bc63575b214cebe987d8cb7e1ff0bbea (patch) | |
tree | a83b4e9eeae8ba42010ac8efda13281c2f1f5b14 /conf | |
parent | cbfbf8ba40d78a5c53f61d44c28b06bf1091cf56 (diff) |
oz-3.5.2: depend on a fixed version for lirc, since cvs versions seem to need more recent kernels than ours :/
BKrev: 419cb510BgLBNvfiuOARKXttJF6ltg
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openzaurus-3.5.2.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/openzaurus-3.5.2.conf b/conf/distro/openzaurus-3.5.2.conf index 2c3a4a92f8..e8502ee38a 100644 --- a/conf/distro/openzaurus-3.5.2.conf +++ b/conf/distro/openzaurus-3.5.2.conf @@ -31,6 +31,8 @@ PREFERRED_VERSION_glibc = "2.3.2+cvs20040726" PREFERRED_VERSION_libpng = "1.2.5+1.2.6rc5" PREFERRED_VERSION_wlan-ng-modules = "0.2.1pre22" PREFERRED_VERSION_bluez-utils-dbus = "2.11" +PREFERRED_VERSION_lirc = "0.6.6" +PREFERRED_VERSION_lirc-modules = "0.6.6" # # Opie |