From ca36f454b8a8d69b2fae81011f5a66496a362947 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 11 May 2010 23:36:49 +0200 Subject: [PATCH] gobject-introspection: MesaLib not required at build time. --- srcpkgs/gobject-introspection/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 048687a477e..171f13023c5 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -26,4 +26,3 @@ Add_dependency build glib-devel Add_dependency build cairo-devel Add_dependency build python-devel Add_dependency build libxml2-devel -Add_dependency build MesaLib-devel