summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-06-19 11:27:37 -0500
committerCarlos Aznarán Laos2023-06-19 11:27:37 -0500
commit9f6e02af06187419ba8f172e64a42f1e5ab8030d (patch)
treef7f3d441642d59ea418e2c7cf818c74c2baf93e4
parent38b99e020624e3d015bf4248e7361fe5318814a6 (diff)
downloadaur-9f6e02af06187419ba8f172e64a42f1e5ab8030d.tar.gz
Replace texlive-core by texlive-basic
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b329f2523844..b569fe6d496d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = texlive-minionpro-git
license = GPL
makedepends = git
makedepends = acroread-fonts-systemwide
- depends = texlive-core
+ depends = texlive-basic
depends = texlive-latexextra
source = git+https://github.com/sebschub/FontPro.git
source = minionpro.maps
diff --git a/PKGBUILD b/PKGBUILD
index 74a55f59834a..90345c04cd2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgname=('texlive-minionpro-git' 'texlive-myriadpro-git')
pkgver=r134.165b4a7
pkgrel=4
pkgdesc="generate all necessary files to use Adobe Minion Pro and Adobe Myriad Pro with (pdf)latex."
-arch=('any')
+arch=(any)
url="https://github.com/sebschub/FontPro.git"
-license=('GPL')
-depends=('texlive-core' 'texlive-latexextra')
-makedepends=('git' 'acroread-fonts-systemwide')
+license=(GPL)
+depends=(texlive-basic texlive-latexextra)
+makedepends=(git acroread-fonts-systemwide)
source=("git+https://github.com/sebschub/FontPro.git" minionpro.maps myriadpro.maps)
_gitname="FontPro"
md5sums=('SKIP'