wok-6.x diff dbus-python/receipt @ rev 9716
openbox: Fix DEPENDS and BUILD_DEPENDS (how and why can it build with tazwok with these missing deps ?)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 09 01:15:14 2011 +0200 (2011-05-09) |
parents | 1327d60074b2 |
children | c395af0ea481 |
line diff
1.1 --- a/dbus-python/receipt Sun Mar 15 21:51:41 2009 +0000 1.2 +++ b/dbus-python/receipt Mon May 09 01:15:14 2011 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dbus-python" 1.7 -VERSION="0.83.0" 1.8 +VERSION="0.83.1" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="D-Bus python binding." 1.11 DEPENDS="dbus glib python dbus-glib"