diff options
Diffstat (limited to 'build/clutter.modules')
-rw-r--r-- | build/clutter.modules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/clutter.modules b/build/clutter.modules index 3000d5bb5..a3e2fb20e 100644 --- a/build/clutter.modules +++ b/build/clutter.modules @@ -75,6 +75,12 @@ </dependencies> </autotools> + <autotools id="uprof"> + <branch repo="git.moblin.org" + module="uprof" + revision="master"/> + </autotools> + <autotools id="libccss" autogenargs="--without-rsvg --without-soup --disable-ccss-cairo --disable-ccss-gtk --disable-examples"> <branch repo="git.freedesktop.org" module="ccss" |