From 0e0ed3635e21c5ccaec90ea5ac199573a7ffc2d0 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Tue, 23 Apr 2013 14:15:01 +0000 Subject: Add icu dep --- (limited to 'config/packages/deps.json') diff --git a/config/packages/deps.json b/config/packages/deps.json index ab12023..53f3847 100644 --- a/config/packages/deps.json +++ b/config/packages/deps.json @@ -523,6 +523,17 @@ "icon-slicer" ] }, + "icu": { + "debian": [ + "libicu-dev" + ], + "fedora": [ + "icu-devel" + ], + "ubuntu": [ + "libicu-dev" + ] + }, "intltoolize": { "debian": [ "intltool" -- cgit v0.9.1