Dependency added

Dependency added.
This commit is contained in:
Matheus Gabriel Werny 2025-12-29 19:13:48 +01:00
parent 02ca111e5f
commit 3662bf945b
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ pkgbase = texlive-awesome-cv-git
arch = any
license = LPPL-1.3c
makedepends = git
depends = adobe-source-sans-fonts
depends = texlive-bin
provides = Awesome-CV
source = Awesome-CV::git+https://github.com/posquit0/Awesome-CV.git

View file

@ -14,7 +14,7 @@ pkgdesc="LaTeX template for your outstanding job application."
arch=("any")
url="https://github.com/posquit0/${_pkgname}"
license=("LPPL-1.3c")
depends=("texlive-bin")
depends=("adobe-source-sans-fonts" "texlive-bin")
makedepends=("git")
provides=("${_pkgname}")
source=("${_pkgname}::git+${url}.git"