Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: SPECS/ibus-chewing.spec.in

Issue 6538084: Remove dependency on get-text, gtk2 and gconf2 (Closed) Base URL: http://git.chromium.org/git/ibus-chewing.git@master
Patch Set: Code review Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/CMakeLists.txt » ('j') | src/IBusChewingEngine.gob » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SPECS/ibus-chewing.spec.in
diff --git a/SPECS/ibus-chewing.spec.in b/SPECS/ibus-chewing.spec.in
index 4d130948fcb66ad8a225b4e96e8b02858814c1f3..9fa59edac8e1fea1cc2aeb643e9dcb3a0e542988 100644
--- a/SPECS/ibus-chewing.spec.in
+++ b/SPECS/ibus-chewing.spec.in
@@ -9,7 +9,8 @@ Source0: http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: gettext-devel
+# Chromium change: Remove dependency on gettext
+#BuildRequires: gettext-devel
satorux1 2011/02/25 01:54:47 I think this file isn't used for Chrome OS. You do
Zachary Kuznia 2011/02/25 02:04:29 Done.
BuildRequires: gtk2-devel
BuildRequires: ibus-devel >= 1.1
BuildRequires: cmake >= 2.4
« no previous file with comments | « no previous file | src/CMakeLists.txt » ('j') | src/IBusChewingEngine.gob » ('J')

Powered by Google App Engine
This is Rietveld 408576698