diff options
-rw-r--r-- | graphics/cogl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile index 18ba3f490fb2..4a1995c72d95 100644 --- a/graphics/cogl/Makefile +++ b/graphics/cogl/Makefile @@ -18,7 +18,7 @@ USES= gettext gl gmake gnome libtool localbase pathfix pkgconfig \ tar:xz xorg GNU_CONFIGURE= yes USE_GNOME= cairo gdkpixbuf2 pango introspection:build -USE_GL= egl +USE_GL= egl gbm USE_XORG= x11 xcomposite xext xdamage xfixes xrandr USE_LDCONFIG= yes CONFIGURE_ARGS= --with-x \ |