[csw-devel] SF.net SVN: gar:[8712] csw/mgar/pkg/firefox-l10n/trunk/Makefile

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Feb 21 01:25:15 CET 2010


Revision: 8712
          http://gar.svn.sourceforge.net/gar/?rev=8712&view=rev
Author:   wbonnet
Date:     2010-02-21 00:25:15 +0000 (Sun, 21 Feb 2010)

Log Message:
-----------
Add Firefox as runtime depend

Modified Paths:
--------------
    csw/mgar/pkg/firefox-l10n/trunk/Makefile

Modified: csw/mgar/pkg/firefox-l10n/trunk/Makefile
===================================================================
--- csw/mgar/pkg/firefox-l10n/trunk/Makefile	2010-02-21 00:21:45 UTC (rev 8711)
+++ csw/mgar/pkg/firefox-l10n/trunk/Makefile	2010-02-21 00:25:15 UTC (rev 8712)
@@ -19,8 +19,13 @@
 # Defines the list of packages
 PACKAGES = $(foreach PKG, $(LANG), CSWffox-l10n-$(PKG) )
 LICENSE  = License
+
+# There was previously a french localization package. It is renamed, thus declared as incompatible
 INCOMPATIBLE_PKGS_CSWffox-l10n-fr = CSWfirefox-fr
 
+# Add firefox as a depend
+RUNTIME_DEP_PKGS = CSWfirefox
+
 # Defines the package description
 $(foreach LOCALE_NAME, $(LANG), $(eval SPKG_DESC_CSWffox-l10n-$(LOCALE_NAME) = $(DESCRIPTION) $(LOCALE_NAME)))
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list