diff options
author | Thomas Lundquist <lists@zelow.no> | 2009-01-10 11:44:44 +0000 |
---|---|---|
committer | Thomas Lundquist <lists@zelow.no> | 2009-01-10 11:44:44 +0000 |
commit | bd95b5006f4229e5239989b287453e3ad3062e00 (patch) | |
tree | 7c546cf44875d7c015bd65a1fd3405a854b3a5ee /package/libglib2/Config.in | |
parent | 2ffa05a0c5e14118d2c923d155600fe641b4bb6d (diff) | |
download | buildroot-novena-bd95b5006f4229e5239989b287453e3ad3062e00.tar.gz buildroot-novena-bd95b5006f4229e5239989b287453e3ad3062e00.zip |
Nice to point out dependencies on host.
Diffstat (limited to 'package/libglib2/Config.in')
-rw-r--r-- | package/libglib2/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libglib2/Config.in b/package/libglib2/Config.in index be0a351b6..ac628e87a 100644 --- a/package/libglib2/Config.in +++ b/package/libglib2/Config.in @@ -6,5 +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. http://www.gtk.org/ |