mirror of https://github.com/patacrep/patacrep.git
Browse Source
Le principe est : - songbook-core peut être utilisé avec les dépendences de ce paquet - songbook-data peut être compilé avec les paquets recommandés par ce paquetpull/35/head
Louis
11 years ago
1 changed files with 3 additions and 1 deletions
@ -1,4 +1,6 @@ |
|||
[DEFAULT] |
|||
Depends: python-jinja2, python-pkg-resources, python-plastex, python-unidecode |
|||
Depends: python-jinja2, python-pkg-resources, python-plastex, python-unidecode, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, lilypond, texlive-fonts-recommended |
|||
Recommends: texlive-lang-english, texlive-lang-french, texlive-lang-portuguese, texlive-lang-spanish, texlive-fonts-extra |
|||
XS-Python-Version: >=2.7 |
|||
Section: tex |
|||
|
|||
|
Loading…
Reference in new issue