alsa-utils 1.0.18: def pref -1 till someone fixes it so it actually builds
authorKoen Kooi <koen@openembedded.org>
Wed, 21 Jan 2009 18:36:04 +0000 (19:36 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 21 Jan 2009 18:36:04 +0000 (19:36 +0100)
packages/alsa/alsa-utils_1.0.18.bb

index d5f116b..db113fc 100644 (file)
@@ -4,6 +4,9 @@ SECTION = "console/utils"
 LICENSE = "GPL"
 DEPENDS = "alsa-lib ncurses"
 
+# needs 'xmlto', and fails anyway when you install it
+DEFAULT_PREFERENCE = "-9999"
+
 SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
            file://alsa-utils-automake.patch;patch=1 \
          "