Move all to deprecated folder.
This commit is contained in:
10
deprecated/firmware/buildroot/package/libglu/Config.in
Normal file
10
deprecated/firmware/buildroot/package/libglu/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_LIBGLU
|
||||
bool "libglu"
|
||||
depends on BR2_PACKAGE_HAS_LIBGL
|
||||
help
|
||||
Mesa OpenGL Utility library
|
||||
|
||||
http://cgit.freedesktop.org/mesa/glu/
|
||||
|
||||
comment "libglu needs an OpenGL backend"
|
||||
depends on !BR2_PACKAGE_HAS_LIBGL
|
||||
Reference in New Issue
Block a user