• 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/libglib2/Config.in
Adam DuskettAdam Duskett committed 190b2b409cc22 Apr 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LIBGLIB2
2
    bool "libglib2"
3
    depends on BR2_USE_WCHAR # gettext
4
    depends on BR2_TOOLCHAIN_HAS_THREADS
5
    depends on BR2_USE_MMU # fork()
6
    select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT
7
    select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
8
    select BR2_PACKAGE_LIBFFI
9
    select BR2_PACKAGE_PCRE
10
    select BR2_PACKAGE_PCRE_UCP
11
    select BR2_PACKAGE_UTIL_LINUX
12
    select BR2_PACKAGE_UTIL_LINUX_LIBMOUNT
13
    select BR2_PACKAGE_ZLIB
14
    help
15
      Low-level core library that forms the basis of GTK+ and GNOME.
16
​
17
      http://www.gtk.org/
18
​
19
comment "libglib2 needs a toolchain w/ wchar, threads"
20
    depends on BR2_USE_MMU
21
    depends on !BR2_USE_WCHAR || !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.