From 336f798658a1b2f74ffb7cebc347e0bd58d03c64 Mon Sep 17 00:00:00 2001 From: MyoungJune Park Date: Wed, 27 Jan 2016 19:40:39 +0900 Subject: [PATCH] Remove glibc-common dependency Change-Id: I12194c67c723a5d2a0ad42f910aeeb0ca5867fcf Signed-off-by: MyoungJune Park --- packaging/tizen-locale.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/tizen-locale.spec b/packaging/tizen-locale.spec index 3ac2a35..a83a436 100644 --- a/packaging/tizen-locale.spec +++ b/packaging/tizen-locale.spec @@ -14,7 +14,7 @@ Source99: LICENSES BuildRequires: tzdata >= 2003a Requires: coreutils Requires: tzdata -Requires: glibc-common +#Requires: glibc-common %description carring locale information for tizen platform -- 2.34.1