• 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/libgudev/Config.in
Thomas PetazzoniThomas Petazzoni committed d925b39a40815 Jul 2016
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_LIBGUDEV
2
    bool "libgudev"
3
    depends on BR2_PACKAGE_HAS_UDEV
4
    depends on BR2_USE_WCHAR # gettext
5
    depends on BR2_TOOLCHAIN_HAS_THREADS
6
    depends on BR2_USE_MMU # fork()
7
    select BR2_PACKAGE_LIBGLIB2
8
    help
9
      This library provides GObject bindings for libudev.  It was
10
      originally part of udev-extras, then udev, then systemd.
11
      It's now a project on its own. Required for building some
12
      programs that use udev, when using systemd.
13
​
14
      https://wiki.gnome.org/Projects/libgudev
15
​
16
comment "libgudev needs udev /dev handling and a toolchain w/ wchar, threads"
17
    depends on BR2_USE_MMU
18
    depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \
19
        !BR2_PACKAGE_HAS_UDEV
  • 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.