source: ProjectBuilder/projects/schroot/pbconf/devel/pbfilter/md.pbf@ 704

Last change on this file since 704 was 704, checked in by Bruno Cornec, 15 years ago

Improve schroot deps for MDV - howhever doesn't compile with libboost 1.36 on mdv 2009.0 - ok with libboost 1.34 on mdv 2008.1)

File size: 486 bytes
RevLine 
[660]1# Specific group for Mandriva for schroot
2# Cf: http://wiki.mandriva.com/en/Development/Packaging/Groups
[662]3filter PBGRP = Archiving/Backup
[660]4
5# PBLIC is replaced by the license of the application
6# Cf: http://wiki.mandriva.com/en/Development/Packaging/Licenses
7#filter PBLIC = GPL
8
[704]9filter PB64BUILDDEP = lib64lockdev1-devel lib64boost-devel
10filter PB64DEP = lockdev-baudboy lib64boost1.34.1
[662]11filter PBBUILDDEP = liblockdev1-devel libboost-devel
12filter PBDEP = lockdev-baudboy libboost1.34.1
Note: See TracBrowser for help on using the repository browser.