summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-06-19 11:10:05 -0500
committerCarlos Aznarán Laos2023-06-19 11:10:05 -0500
commit6a8254606bcd208e39408101ade24b2025097f55 (patch)
tree0d74d3ccaf63545564dc1e5f5867fd0488e3d64a
parent455ee99da89c2103b9d442e13a30b1a195a4b15b (diff)
downloadaur-6a8254606bcd208e39408101ade24b2025097f55.tar.gz
Replace texlive-core by texlive-basic
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cedfc97f3cc..5ea8b249e35e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = lyx
makedepends = boost
makedepends = bc
depends = qt5-svg
- depends = texlive-core
+ depends = texlive-basic
depends = python
depends = imagemagick
depends = enchant
diff --git a/PKGBUILD b/PKGBUILD
index 23b27c8e8705..012558421894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
arch=('x86_64')
url="https://www.lyx.org"
-depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 'hunspell'
+depends=('qt5-svg' 'texlive-basic' 'python' 'imagemagick' 'enchant' 'hunspell'
'libmythes' 'file' 'hicolor-icon-theme' 'desktop-file-utils')
makedepends=('boost' 'bc')
optdepends=('rcs: built-in version control system'