[banshee] MacOS: disable gio and gio-hardware (bgo#693903)



commit c8c3ec7c13defcd42e0367ee53816cdc0c18fe6c
Author: Timo DÃrr <timo latecrew de>
Date:   Fri Feb 15 21:29:43 2013 +0000

    MacOS: disable gio and gio-hardware (bgo#693903)
    
    Backends gio and gio-hardware have recently [1][2] been enabled
    by default in master, so accomodate profile-configure for OS X
    builds.
    
    [1] http://git.gnome.org/browse/banshee/commit/?id=48e1951b6a12b8a183b0587301933c9d5350cc58
    [2] http://git.gnome.org/browse/banshee/commit/?id=ad957935908cdc71425ff5a62a193301ee6ec0b3
    
    Signed-off-by: Andres G. Aragoneses <knocte gmail com>

 profile-configure |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/profile-configure b/profile-configure
index 40e7704..c4cd510 100755
--- a/profile-configure
+++ b/profile-configure
@@ -11,6 +11,8 @@ profiles=(
                --disable-webkit
                --disable-youtube
                --disable-docs
+               --disable-gio-hardware
+               --disable-gio
        "
        "meego
                --enable-meego


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]