wok diff blueman/receipt @ rev 12191
Add pwauth (use system passwd to auth user, maybe used in our CGI tools)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Mar 26 01:27:26 2012 +0200 (2012-03-26) |
parents | 5189e691d619 |
children | 73641efed1cc |
line diff
1.1 --- a/blueman/receipt Thu Nov 03 22:02:37 2011 +0100 1.2 +++ b/blueman/receipt Mon Mar 26 01:27:26 2012 +0200 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()