Changeset 2273 in ProjectBuilder


Ignore:
Timestamp:
Aug 30, 2017, 5:07:56 PM (7 years ago)
Author:
Bruno Cornec
Message:

perl-Test is needed only by fedora distros !

Location:
pbconf/devel
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • pbconf/devel/ProjectBuilder/pbfilter/rpm.yml

    r2272 r2273  
    1212# PBDEP is replaced by the list of dependencies
    1313  PBDEP: perl-YAML
    14   PBBUILDDEP: BuildRequires: rpm-build,perl-Test
     14  PBBUILDDEP: BuildRequires: rpm-build
    1515#
    1616# Special for pb : MakeMaker has various variable for the dest dir
  • pbconf/devel/project-builder/pbfilter/rpm.yml

    r2272 r2273  
    1313# PBBUILDDEP is replaced by the list of build dependencies
    1414#
    15   PBBUILDDEP: BuildRequires: rpm-build,perl-Test
     15  PBBUILDDEP: BuildRequires: rpm-build
    1616#
    1717# Special for pb : MakeMaker has various variable for the dest dir
Note: See TracChangeset for help on using the changeset viewer.