Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/packages/deps.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-01 19:50:17 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-01 19:50:17 (GMT)
commit979bcb0b7e42522c8213d8126eb7da1c05fab38e (patch)
tree26d3b620da3f5f9c43feffafa8fe93626310b933 /config/packages/deps.json
parentdefd0a49339c09b6457dcb593499bd1007e237fc (diff)
Add libtasn1
Diffstat (limited to 'config/packages/deps.json')
-rw-r--r--config/packages/deps.json8
1 files changed, 8 insertions, 0 deletions
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"