• 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/libglfw/Config.in
Bernd KuhlsBernd Kuhls committed a670ea6049a07 Nov 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LIBGLFW
2
    bool "libglfw"
3
    depends on BR2_PACKAGE_XORG7
4
    depends on BR2_PACKAGE_HAS_LIBGL
5
    select BR2_PACKAGE_XLIB_LIBXCURSOR
6
    select BR2_PACKAGE_XLIB_LIBXEXT
7
    select BR2_PACKAGE_XLIB_LIBXINERAMA
8
    select BR2_PACKAGE_XLIB_LIBXRANDR
9
    help
10
      GLFW is an Open Source, multi-platform library for creating
11
      windows with OpenGL contexts and receiving input and events.
12
​
13
      http://www.glfw.org
14
​
15
comment "libglfw depends on X.org and needs an OpenGL backend"
16
    depends on !BR2_PACKAGE_XORG7 || !BR2_PACKAGE_HAS_LIBGL
  • 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.