diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clutter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 2a2f893f8..0327bf2ea 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -20,7 +20,8 @@ USES= pkgconfig gettext pathfix USE_GMAKE= yes USE_XZ= yes USE_AUTOTOOLS= libtool -USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango +USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango \ + introspection:build USE_GL= gl USE_XORG= glproto x11 xfixes xdamage xcomposite xi USE_LDCONFIG= yes |