summaryrefslogtreecommitdiffstats
path: root/i18n/uim/DEPENDS
diff options
context:
space:
mode:
authorPeng Chang (Charles)2009-06-28 10:41:34 +0800
committerPeng Chang (Charles)2009-06-28 10:41:34 +0800
commitcd9e51313411b119e335cac9ea7bc2a22ac49e01 (patch)
treec85d1e1f6032afb1846ec4e5f889fd3c69752356 /i18n/uim/DEPENDS
parent1b6f893fa0aa4d23ec7592dfee48fb09ca9605d8 (diff)
uim: fixed the gnome-applet configure parameter
Diffstat (limited to 'i18n/uim/DEPENDS')
-rwxr-xr-xi18n/uim/DEPENDS4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/uim/DEPENDS b/i18n/uim/DEPENDS
index b71cf8dac8..4ef40b3445 100755
--- a/i18n/uim/DEPENDS
+++ b/i18n/uim/DEPENDS
@@ -65,8 +65,8 @@ optional_depends gtk+2 \
"gtk tools and gtk immodule" &&
optional_depends gnome-panel \
- "--with-gnome-panel" \
- "--without-gnome-panel" \
+ "--enable-gnome-applet" \
+ "--disable-gnome-applet" \
"GNOME applet indicator" &&
optional_depends qt-x11 \