• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/dbus-cpp/Config.in
Gustavo ZacariasGustavo Zacarias committed 74922ba737826 Dec 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_DBUS_CPP
2
    bool "dbus-c++"
3
    depends on BR2_PACKAGE_DBUS
4
    depends on BR2_TOOLCHAIN_HAS_THREADS # dbus
5
    depends on BR2_USE_MMU # dbus
6
    depends on BR2_INSTALL_LIBSTDCPP
7
    select BR2_PACKAGE_EXPAT
8
    help
9
      dbus-c++ attempts to provide a C++ API for D-BUS.
10
      The library has a glib/gtk and an Ecore mainloop integration.
11
      It also offers an optional own main loop.
12
​
13
      http://sourceforge.net/projects/dbus-cplusplus/
14
​
15
comment "dbus-c++ needs a toolchain w/ C++, threads"
16
    depends on BR2_USE_MMU
17
    depends on BR2_PACKAGE_DBUS
18
    depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.