diff options
author | Emmanuele Bassi <ebassi@linux.intel.com> | 2010-07-06 11:42:08 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@linux.intel.com> | 2010-07-06 11:42:08 +0100 |
commit | aa8ffef5439553f9e06e776285fc58e42d497c84 (patch) | |
tree | 0909826582a6705f1f0acc6b286aa884c2fcf9ec /build | |
parent | b9c65510cbae99598bec271e78be9ae737af8e0e (diff) | |
download | clutter-aa8ffef5439553f9e06e776285fc58e42d497c84.tar.gz |
moduleset: Remove libXft
The system one should be enough.
Diffstat (limited to 'build')
-rw-r--r-- | build/clutter.modules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/clutter.modules b/build/clutter.modules index 40fa262a6..1841ce5d9 100644 --- a/build/clutter.modules +++ b/build/clutter.modules @@ -52,6 +52,7 @@ </dependencies> </autotools> +<!-- <autotools id="libXft" supports-non-srcdir-builds="no"> <branch repo="git.freedesktop.org" module="xorg/lib/libXft" checkoutdir="libXft" /> @@ -59,6 +60,7 @@ <dep package="fontconfig"/> </dependencies> </autotools> +--> <autotools id="gtk-doc"> <branch repo="git.gnome.org" |