diff options
author | Thomas Lundquist <lists@zelow.no> | 2009-01-10 12:45:27 +0000 |
---|---|---|
committer | Thomas Lundquist <lists@zelow.no> | 2009-01-10 12:45:27 +0000 |
commit | 108b7f6c9433f2df7ce5fe098fabefacc1f5c4ce (patch) | |
tree | 0639971312d6c5215b4ec890faf97893cb77b767 /package | |
parent | bd95b5006f4229e5239989b287453e3ad3062e00 (diff) | |
download | buildroot-novena-108b7f6c9433f2df7ce5fe098fabefacc1f5c4ce.tar.gz buildroot-novena-108b7f6c9433f2df7ce5fe098fabefacc1f5c4ce.zip |
Wrtie? nto mee!
Diffstat (limited to 'package')
-rw-r--r-- | package/libglib2/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libglib2/Config.in b/package/libglib2/Config.in index ac628e87a..191370136 100644 --- a/package/libglib2/Config.in +++ b/package/libglib2/Config.in @@ -6,6 +6,6 @@ config BR2_PACKAGE_LIBGLIB2 select BR2_PACKAGE_PKGCONFIG help Low-level core library that forms the basis of GTK+ and GNOME. - Requires libglig2 (-dev) on the host. + Requires libglib2 (-dev) on the host. http://www.gtk.org/ |