10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
|
config BR2_PACKAGE_LIBGTK12
|
||
|
bool "libgtk12"
|
||
|
default n
|
||
|
depends BR2_PACKAGE_LIBGLIB12
|
||
|
depends BR2_PACKAGE_XORG
|
||
|
help
|
||
|
The GTK+ graphical user interface library
|
||
|
|
||
|
http://www.gtk.org/
|