Revision: 13438 http://gar.svn.sourceforge.net/gar/?rev=13438&view=rev Author: skayser Date: 2011-02-22 00:47:04 +0000 (Tue, 22 Feb 2011)
Log Message: ----------- mgar: correct deps, add checkpkg dependency override Modified Paths: -------------- csw/mgar/pkg/mgar/trunk/Makefile Modified: csw/mgar/pkg/mgar/trunk/Makefile =================================================================== --- csw/mgar/pkg/mgar/trunk/Makefile 2011-02-22 00:40:23 UTC (rev 13437) +++ csw/mgar/pkg/mgar/trunk/Makefile 2011-02-22 00:47:04 UTC (rev 13438) @@ -1,6 +1,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # ! Check man pages for formatting/spelling bugs. Edit getting started to # include some common tasks (see mgar wiki page). +# ! Add a license # * Add bash auto-completion configuration NAME = mgar VERSION = 0.90 @@ -19,11 +20,13 @@ RUNTIME_DEP_PKGS = CSWnamazu RUNTIME_DEP_PKGS += CSWggrep -RUNTIME_DEP_PKGS += CSWgfind +RUNTIME_DEP_PKGS += CSWfindutils RUNTIME_DEP_PKGS += CSWgmake RUNTIME_DEP_PKGS += CSWsvn RUNTIME_DEP_PKGS += CSWgardevel # Meta pkg. Pulls in deps required by GAR. +CHECKPKG_OVERRIDES_CSWmgar += surplus-dependency + CONFIGURE_SCRIPTS = BUILD_SCRIPTS = custom TEST_SCRIPTS = This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel