wok rev 11429
blueman: add intltool to BUILD_DEPENDS
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Dec 16 15:33:43 2011 +0100 (2011-12-16) |
parents | eb21a2b317a2 |
children | 023313777550 |
files | blueman/receipt |
line diff
1.1 --- a/blueman/receipt Thu Dec 15 10:43:50 2011 +0100 1.2 +++ b/blueman/receipt Fri Dec 16 15:33:43 2011 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 startup-notification util-linux-ng-uuid dbus dbus-python" 1.5 BUILD_DEPENDS="bluez-dev python-dev pygtk-dev notify-python libnotify-dev \ 1.6 python-pyrex startup-notification-dev util-linux-ng-uuid-dev dbus-dev \ 1.7 -dbus-python-dev" 1.8 +dbus-python-dev intltool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()