# HG changeset patch # User Antoine Bodin # Date 1324046023 -3600 # Node ID 50e90a395ec9cf0b1631650f382e01ff359c6d3a # Parent eb21a2b317a2e71b29143a087c5d3ab1b26be054 blueman: add intltool to BUILD_DEPENDS diff -r eb21a2b317a2 -r 50e90a395ec9 blueman/receipt --- a/blueman/receipt Thu Dec 15 10:43:50 2011 +0100 +++ b/blueman/receipt Fri Dec 16 15:33:43 2011 +0100 @@ -13,7 +13,7 @@ startup-notification util-linux-ng-uuid dbus dbus-python" BUILD_DEPENDS="bluez-dev python-dev pygtk-dev notify-python libnotify-dev \ python-pyrex startup-notification-dev util-linux-ng-uuid-dev dbus-dev \ -dbus-python-dev" +dbus-python-dev intltool" # Rules to configure and make the package. compile_rules()