vlc: mark as broken
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 May 2010 18:55:44 +0000 (20:55 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 May 2010 21:43:02 +0000 (23:43 +0200)
Before 2010.02, VLC didn't build, because it didn't pass the
appropriate --disable- options according to the libraries available in
Buildroot. Now, 2010.05 is going to be released, and no one bothered
to fix VLC. Therefore, let's mark VLC as broken.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/multimedia/vlc/Config.in

index c8faaa7c687469e7fe14e9c21e968fa0e4e34ba2..412a3c72cf3965e094d5c485801ea28f66b92695 100644 (file)
@@ -1,5 +1,8 @@
 config BR2_PACKAGE_VLC
        bool "vlc"
+       # Improper ./configure options passed compared to the
+        # multimedia libraries available in Buildroot.
+       depends on BROKEN
        help
          a free cross-platform media player