From c3235e87d07b2d4518414578d89df4c96e2d23a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Manuel=20J=C3=A1quez=20Leal?= Date: Wed, 5 Sep 2018 14:19:34 +0200 Subject: [PATCH] Remove GObject dependency in Gir_GstApp.toml --- Gir_GstApp.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Gir_GstApp.toml b/Gir_GstApp.toml index b33e75318..ec2b7c6db 100644 --- a/Gir_GstApp.toml +++ b/Gir_GstApp.toml @@ -8,7 +8,6 @@ work_mode = "sys" external_libraries = [ "GLib", - "GObject", ] [external_libraries]