From f79ea7bde6efd7e02cfd0356cea5fb6c54465ed5 Mon Sep 17 00:00:00 2001 From: Andoni Morales Alastruey Date: Fri, 30 Mar 2012 11:08:08 +0200 Subject: Update packaged in recipes --- recipes/glib-networking.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/glib-networking.recipe') diff --git a/recipes/glib-networking.recipe b/recipes/glib-networking.recipe index f6f2953d..ec4d92b4 100644 --- a/recipes/glib-networking.recipe +++ b/recipes/glib-networking.recipe @@ -8,4 +8,4 @@ class Recipe(recipe.Recipe): configure_options = "--without-ca-certificates" deps = ['glib', 'gnutls'] - files_libs = ['lib/gio/modules/libgiognutls%(sext)s'] + files_misc = ['lib/gio/modules/libgiognutls%(sext)s'] -- cgit v1.2.3