Changeset 1978 in ProjectBuilder
- Timestamp:
- Jul 22, 2015, 6:20:45 PM (10 years ago)
- Location:
- projects/mondorescue/pbconf/branches/3.2/MondoRescue
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/3.2/MondoRescue/deb/control
r1877 r1978 3 3 Priority: optional 4 4 Maintainer: PBPACKAGER 5 Build-Depends: debhelper (>= 4.2.20), fakeroot, dpkg-dev (>= 1.10), perl (>= 5.6.2) 5 Build-Depends: debhelper (>= 4.2.20), fakeroot, dpkg-dev (>= 1.10), perl (>= 5.6.2), libextutils-makemaker-perl 6 6 Standards-Version: PBDEBSTD 7 7 Vcs-Svn: svn://svn.mondorescue.org/prj/svn/mondo/branches/PBVER/PBPKG -
projects/mondorescue/pbconf/branches/3.2/MondoRescue/pbfilter/rpm.pbf
r1849 r1978 7 7 # PBDEP is replaced by the list of dependencies 8 8 filter PBDEP = 9 filter PBBUILDDEP = perl 9 filter PBBUILDDEP = perl,perl-ExtUtils-MakeMaker 10 10 11 11 # PBSUF is replaced by the package name ($pb->{'suf'} in code)
Note:
See TracChangeset
for help on using the changeset viewer.