Revision: 5402 Author: pebender Date: Thu Sep 3 16:23:13 2009 Log: - Added python for packages that need it to build, including xorg's xcb.
http://code.google.com/p/minimyth/source/detail?r=5402 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/lang/c/Makefile ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Sep 3 16:21:15 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Sep 3 16:23:13 2009 @@ -48,6 +48,7 @@ Modified build system - Added the Graphite theme to MythTV trunk. - Patched myth-*/mythstream packages to removed gcc warnings. + - Added python for packages that need it to build, including xorg's xcb. Removed packages Removed nvidia/nvidia-185.18.31. ======================================= --- /trunk/gar-minimyth/script/lang/c/Makefile Sun Nov 2 10:22:33 2008 +++ /trunk/gar-minimyth/script/lang/c/Makefile Thu Sep 3 16:23:13 2009 @@ -35,7 +35,8 @@ utils/bzip2 \ utils/gzip \ utils/unzip \ - doc/texinfo + doc/texinfo \ + python/python include ../../gar.mk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
