Revert "libsigrok: mark libsigrokcxx as broken"
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 10 Apr 2015 09:49:59 +0000 (11:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Apr 2015 16:58:58 +0000 (18:58 +0200)
This reverts commit 41e81b7ae149319950814efe3c39acb1200167d2.

Doxygen dependency issue for libsigrokcxx has been fixed.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libsigrok/Config.in
package/pulseview/Config.in

index bd37319f8767ec0ad62b2f9a95e4aa3bc8f24b2c..93bd06f7b4f336604ee3847acb2070ae75956cd8 100644 (file)
@@ -22,15 +22,12 @@ config BR2_PACKAGE_LIBSIGROKCXX
        bool "build C++ bindings"
        select BR2_PACKAGE_GLIBMM
        depends on BR2_INSTALL_LIBSTDCPP
-       # requires doxygen, which isn't packaged in Buildroot
-       depends on BROKEN
        help
          Build libsigrok C++ bindings as well.
 
 comment "C++ bindings need a toolchain w/ C++"
        depends on BR2_PACKAGE_LIBSIGROK
        depends on !BR2_INSTALL_LIBSTDCPP
-       depends on BROKEN
 
 endif
 
index e0f1bcf529511edfd08bced61141ffcc408e2c36..de899af89246d2ddb51ded9f6c352427c1f8e24e 100644 (file)
@@ -15,7 +15,6 @@ config BR2_PACKAGE_PULSEVIEW
        depends on BR2_TOOLCHAIN_HAS_THREADS
        depends on BR2_USE_MMU
        depends on BR2_INSTALL_LIBSTDCPP
-       depends on BROKEN # libsigrokcxx
        help
          PulseView is a Qt based logic analyzer, oscilloscope
          and MSO GUI for sigrok.
@@ -26,4 +25,3 @@ comment "pulseview needs a toolchain w/ wchar, threads, C++"
        depends on BR2_USE_MMU
        depends on BR2_PACKAGE_QT5
        depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP
-       depends on BROKEN # libsigrokcxx