remove redundant prerequisite
[buildroot.git] / package / libgtk12 / Config.in
blob453520f667e793e50fc11e15bf18b1fd7a730c14
1 config BR2_PACKAGE_LIBGTK12
2         bool "libgtk12"
3         default n
4         select BR2_PACKAGE_LIBGLIB12
5         depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
6         help
7           The GTK+ graphical user interface library
9           http://www.gtk.org/