[the-board] [build] Skip gudev from the jhbuild list of modules



commit 8235eb0f1415f19883264934e0bbf8fb137defbd
Author: Lucas Rocha <lucasr gnome org>
Date:   Wed Jan 26 17:53:03 2011 +0000

    [build] Skip gudev from the jhbuild list of modules

 build/jhbuildrc-the-board |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/jhbuildrc-the-board b/build/jhbuildrc-the-board
index d9f31ba..3024ca9 100644
--- a/build/jhbuildrc-the-board
+++ b/build/jhbuildrc-the-board
@@ -16,7 +16,7 @@ prefix = os.path.expanduser('~/Code/the-board/install/')
 
 skip = [ 'mozilla', 'gtk+', 'libxml2', 'expat', 'libgcrypt',
          'libxslt', 'gnome-common', 'intltool', 'gnome-doc-utils',
-         'gtk-doc', 'libgpg-error', 'pulseaudio' ]
+         'gtk-doc', 'libgpg-error', 'pulseaudio', 'gudev' ]
 #
 # For Ubuntu Intrepid, libmozjs lives in /usr/lib/xulrunner-<version>
 # However, that path isn't in ld.so.conf, meaning that it's basically



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