• 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/lua-http/Config.in
Francois PerradFrancois Perrad committed 4db3e5e94ba11 Oct 2017
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_LUA_HTTP
2
    bool "lua-http"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS    # luaossl & lua-cqueues
4
    # These are runtime dependencies
5
    select BR2_PACKAGE_LUA_BASEXX
6
    select BR2_PACKAGE_LUA_COMPAT53 if !BR2_PACKAGE_LUA_5_3
7
    select BR2_PACKAGE_LUA_CQUEUES
8
    select BR2_PACKAGE_LUA_FIFO
9
    select BR2_PACKAGE_LUA_LPEG_PATTERNS
10
    select BR2_PACKAGE_LUABITOP if BR2_PACKAGE_LUA_5_1
11
    select BR2_PACKAGE_LUAOSSL
12
    help
13
      HTTP library for Lua
14
​
15
      https://daurnimator.github.io/lua-http/
16
​
17
comment "lua-http needs a toolchain w/ threads"
18
    depends on !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.