mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
gvfs: drop legacy uclibc dependency
Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
70ce96305c
commit
6b6bdaed76
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
||||
2009.11, Not released yet:
|
||||
|
||||
Updated/fixed packages: gvfs
|
||||
|
||||
2009.11-rc1, Released November 23rd, 2009:
|
||||
|
||||
Fixes all over the tree and new features.
|
||||
|
||||
@@ -14,7 +14,7 @@ GVFS_INSTALL_TARGET = YES
|
||||
GVFS_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
||||
|
||||
GVFS_AUTORECONF = 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 \
|
||||
|
||||
Reference in New Issue
Block a user