hal: add dependency on host-libxml-parser-perl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 May 2010 16:11:54 +0000 (18:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 May 2010 21:25:07 +0000 (23:25 +0200)
hal integrates its own version of intltool tools, but they require
libxml-parser-perl to be installed on the host.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/hal/hal.mk

index 746107b7bb2afcf15e82a0173b9721a5c609cc3b..262fc41bcc97b69eb4d70d169273ae8f6622ee83 100644 (file)
@@ -79,7 +79,7 @@ $(TARGET_DIR)/$(HAL_TARGET_BINARY): $(HAL_DIR)/hald/hald
                rm -f $(TARGET_DIR)/usr/libexec/$$file; \
        done
 
-hal: host-pkg-config dbus-glib hwdata udev $(TARGET_DIR)/$(HAL_TARGET_BINARY)
+hal: host-pkg-config host-libxml-parser-perl dbus-glib hwdata udev $(TARGET_DIR)/$(HAL_TARGET_BINARY)
 
 hal-clean:
        rm -f $(TARGET_DIR)/etc/dbus-1/system.d/hal.conf