Why add these dependencies? What are they needed for? 2014-11-12 7:13 GMT+00:00 <[email protected]>:
> Revision: 24330 > http://sourceforge.net/p/gar/code/24330 > Author: tosmi > Date: 2014-11-12 07:13:41 +0000 (Wed, 12 Nov 2014) > Log Message: > ----------- > checkpkg overrides for dependencies > > Modified Paths: > -------------- > csw/mgar/pkg/augeas/trunk/Makefile > > Modified: csw/mgar/pkg/augeas/trunk/Makefile > =================================================================== > --- csw/mgar/pkg/augeas/trunk/Makefile 2014-11-12 07:10:23 UTC (rev 24329) > +++ csw/mgar/pkg/augeas/trunk/Makefile 2014-11-12 07:13:41 UTC (rev 24330) > @@ -54,7 +54,9 @@ > > CHECKPKG_OVERRIDES_CSWaugeas += surplus-dependency|CSWlibxml2-2 > CHECKPKG_OVERRIDES_CSWaugeas += surplus-dependency|CSWlibgcc-s1 > -CHECKPKG_OVERRIDES_CSWlibfa1 += missing-dependency|CSWlibgnugetopt0 > +CHECKPKG_OVERRIDES_CSWaugeas += surplus-dependency|CSWlibgnugetopt0 > +CHECKPKG_OVERRIDES_CSWlibfa1 += surplus-dependency|CSWlibgnugetopt0 > +CHECKPKG_OVERRIDES_CSWlibaugeas0 += surplus-dependency|CSWlibgnugetopt0 > > GARCOMPILER = GCC4 > EXTRA_LDFLAGS = -lgnugetopt > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > >
