From 979bcb0b7e42522c8213d8126eb7da1c05fab38e Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 01 Dec 2012 19:50:17 +0000 Subject: Add libtasn1 --- (limited to 'config') diff --git a/config/deps/sugar-buildtime.json b/config/deps/sugar-buildtime.json index 0184d7e..9dc149f 100644 --- a/config/deps/sugar-buildtime.json +++ b/config/deps/sugar-buildtime.json @@ -104,6 +104,11 @@ "name": "librsvg-2.0" }, { + "check": "libtasn1", + "checker": "pkgconfig", + "name": "libtasn1" + }, + { "check": "libtool", "checker": "binary", "name": "libtool" diff --git a/config/packages/deps.json b/config/packages/deps.json index ea2e6c2..8bfa6ea 100644 --- a/config/packages/deps.json +++ b/config/packages/deps.json @@ -539,6 +539,14 @@ "librsvg2-dev" ] }, + "libtasn1": { + "debian": [ + "libtasn1-3-dev" + ], + "fedora": [ + "libtasn1-devel" + ] + }, "libtool": { "debian": [ "libtool" -- cgit v0.9.1