================================ laptoptemp:source=0.4-2 (previous: 0.4-1) cvc rdiff laptoptemp -1 /[EMAIL PROTECTED]:desktop/0.4-2 ================================ 0.4-2 Xiaowen Xin (http://bugs.rpath.com/) Wed Apr 26 09:56:30 2006 Added gnome-python-desktop:python, gnome-python:python, pygtk:python to buildRequires. laptoptemp.recipe: changed Index: laptoptemp.recipe ==================================================================== contents(size sha1) inode(mtime owner group) --- laptoptemp.recipe /[EMAIL PROTECTED]:desktop/0.4-1 +++ laptoptemp.recipe /[EMAIL PROTECTED]:desktop/0.4-2 @@ -1,6 +1,8 @@ class LaptopTemp(AutoPackageRecipe): - buildRequires = [] + buildRequires = [ + 'gnome-python-desktop:python', 'gnome-python:python', 'pygtk:python' + ] name = 'laptoptemp' version = '0.4'
Committed by: xiaowen _______________________________________________ Desktop-commits mailing list [email protected] http://lists.bizrace.com/mailman/listinfo/desktop-commits
