Remove unused GTK dependency
[framework/uifw/ise-engine-hangul.git] / debian / control
1 Source: ise-engine-hangul
2 Section: utils
3 Priority: optional
4 Maintainer: Jihoon Kim <jihoon48.kim@samsung.com>, Ji-hoon Lee <dalton.lee@samsung.com>
5 Build-Depends: debhelper (>= 5), autotools-dev, pkg-config, libisf-dev, libhangul-dev
6 Standards-Version: 0.3.2
7
8 Package: ise-engine-hangul
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: Hangul Input Method Engine for ISF
12  <this module is IM engine of SCIM and built for ISF (ISF is input service framework for supporing mobile input and is extended from SCIM 1.4.7.>
13  Hangul Input Method Engine enables isf to input Hangul (Korean)
14  characters from the keyboard using the plugin modules and the data 
15  files.
16  .
17
18 Package: ise-engine-hangul-dbg
19 Section: debug
20 Architecture: any
21 Depends: ${shlibs:Depends}, ${misc:Depends}
22 Description: ise-engine-hangul (unstripped)
23  This package contains ise-engine-hangul unstripped files.