summaryrefslogtreecommitdiff
path: root/recipes/glib-networking.recipe
diff options
context:
space:
mode:
authorAndoni Morales Alastruey <ylatuya@gmail.com>2012-03-30 11:08:08 +0200
committerAndoni Morales Alastruey <ylatuya@gmail.com>2012-03-30 11:44:10 +0200
commitf79ea7bde6efd7e02cfd0356cea5fb6c54465ed5 (patch)
treebff6481b0e3ddc781ddfd78d07c26d3c853baba2 /recipes/glib-networking.recipe
parente9b1840e98bbb0c5e67265b80b7b042a80772549 (diff)
Update packaged in recipes
Diffstat (limited to 'recipes/glib-networking.recipe')
-rw-r--r--recipes/glib-networking.recipe2
1 files changed, 1 insertions, 1 deletions
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']