From 0fe88019cf2d86b6dfe1b7c09b4e5c6bc25dfc23 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Tue, 23 Apr 2013 13:13:38 +0000 Subject: Add perf dependency --- (limited to 'config/packages/deps.json') diff --git a/config/packages/deps.json b/config/packages/deps.json index 40a3fa9..9e8479d 100644 --- a/config/packages/deps.json +++ b/config/packages/deps.json @@ -676,6 +676,17 @@ "pep8" ] }, + "perf": { + "debian": [ + "perf" + ], + "fedora": [ + "perf" + ], + "ubuntu": [ + "perf" + ] + }, "pkg-config": { "debian": [ "pkg-config" @@ -758,6 +769,12 @@ "ruby": { "debian": [ "ruby" + ], + "fedora": [ + "ruby" + ], + "ubuntu": [ + "ruby" ] }, "simplejson python": { -- cgit v0.9.1