Add dependency on intltool to fix configure error.

Reported by:   pointyhat via pav and QAT
Feature safe:  yes
This commit is contained in:
MANTANI Nobutaka 2009-09-26 09:42:47 +00:00
parent 94831ccfdc
commit 1cd219c089
2 changed files with 1 additions and 3 deletions

View file

@ -28,8 +28,6 @@ UIM_SLAVE= yes
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-qt_Makefile.in \
${PATCHDIR}/extra-patch-qt_chardict_po_Makefile.in.in
BROKEN= fails to configure
.if defined(WITHOUT_X11)
IGNORE= requires X11
.endif

View file

@ -19,7 +19,7 @@ COMMENT?= Input method library
USE_BZIP2= yes
USE_LDCONFIG= yes
WANT_GNOME= yes
USE_GNOME+= gnometarget glib20
USE_GNOME+= gnometarget glib20 intltool
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
USE_GETTEXT= yes