projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a386f63
)
atk: select libglib2
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 26 Aug 2008 22:37:20 +0000
(22:37 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 26 Aug 2008 22:37:20 +0000
(22:37 -0000)
package/atk/Config.in
patch
|
blob
|
history
diff --git
a/package/atk/Config.in
b/package/atk/Config.in
index 4a1661927ba7eb92695f5a2c0c73d8942f833963..f793d762ad4b8aab08fa3a76eada114d612167dd 100644
(file)
--- a/
package/atk/Config.in
+++ b/
package/atk/Config.in
@@
-1,9
+1,6
@@
config BR2_PACKAGE_ATK
bool "atk"
select BR2_PACKAGE_PKGCONFIG
-
depends on
BR2_PACKAGE_LIBGLIB2
+
select
BR2_PACKAGE_LIBGLIB2
help
The ATK accessibility toolkit, needed to build GTK+-2.x.
-
-comment "atk - disabled (requires libglib2)"
- depends on !BR2_PACKAGE_LIBGLIB2