Author: pebender
Date: Mon Oct 20 21:07:08 2008
New Revision: 3854
Modified:
trunk/gar-minimyth/script/meta/minimyth/Makefile
Log:
- Added gnash to the meta/minimyth makefile.
Modified: trunk/gar-minimyth/script/meta/minimyth/Makefile
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/Makefile (original)
+++ trunk/gar-minimyth/script/meta/minimyth/Makefile Mon Oct 20 21:07:08
2008
@@ -122,6 +122,8 @@
perl/perl-XML-Simple)) \
$(if $(filter mythzoneminder,$(mm_SOFTWARE)), \
$(if
$(wildcard
../../myth-$(mm_MYTH_VERSION)/mythzoneminder),myth-$(mm_MYTH_VERSION)/mythzoneminder))
\
+ $(if $(filter gnash,$(mm_SOFTWARE)), \
+ mediaplayers/gnash) \
$(if $(filter mplayer,$(mm_SOFTWARE)), \
mediaplayers/mplayer \
mediaplayers/mplayer-resumer) \
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---