oscar-cluster / oscar

OSCAR main source repository.
GNU General Public License v2.0
13 stars 2 forks source link

DEB: add automatic perl dep generator (it such a thing exists) #649

Open dikim33 opened 7 years ago

dikim33 commented 7 years ago

Reported by olahaye74 on 20 Feb 2014 16:49 UTC Add the automatic dep generator for at least perl packages.

The aim is to have the following behaviour:

removing oscar package will trigger a remove on all depending package. installing oscar will install all required packages.

Deps should not be managed by prereqs as prereqs is unable to handle uninstall or oscar-config -t (cleanup)