leafpad: needs host-intltool

Fixes:

  http://autobuild.buildroot.org/results/d313a67b3deca262844d1043eafa5f6c5b6b7cad/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Thomas Petazzoni 2012-09-19 10:28:10 +00:00 committed by Peter Korsgaard
parent d070d1f7ba
commit fee3175768
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
LEAFPAD_VERSION = 0.8.18
LEAFPAD_SOURCE = leafpad-$(LEAFPAD_VERSION).tar.gz
LEAFPAD_SITE = http://savannah.nongnu.org/download/leafpad
LEAFPAD_DEPENDENCIES = libgtk2
LEAFPAD_DEPENDENCIES = libgtk2 host-intltool
$(eval $(autotools-package))