* [Buildroot] [PATCH] gvfs: drop legacy uclibc dependency
@ 2009-11-24 16:15 Daniel Mack
2009-11-24 18:53 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mack @ 2009-11-24 16:15 UTC (permalink / raw)
To: buildroot
Signed-off-by: Daniel Mack <daniel@caiaq.de>
---
package/gvfs/gvfs.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/gvfs/gvfs.mk b/package/gvfs/gvfs.mk
index 7d71f34..41ecfa6 100644
--- a/package/gvfs/gvfs.mk
+++ b/package/gvfs/gvfs.mk
@@ -14,7 +14,7 @@ GVFS_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
GVFS_AUTORECONF = NO
GVFS_LIBTOOL_PATCH = NO
-GVFS_DEPENDENCIES = uclibc host-pkgconfig host-libglib2 libglib2 dbus-glib shared-mime-info
+GVFS_DEPENDENCIES = host-pkgconfig host-libglib2 libglib2 dbus-glib shared-mime-info
GVFS_CONF_OPT = \
--disable-gconf \
--
1.6.5.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-24 18:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24 16:15 [Buildroot] [PATCH] gvfs: drop legacy uclibc dependency Daniel Mack
2009-11-24 18:53 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox