summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalló György2020-07-09 21:09:39 +0000
committerBalló György2020-07-09 21:09:39 +0000
commit05fc0b76818118f456cdfbc2ba61360c348e0eb8 (patch)
treefcbd14b651efe19416991503ed50e81514edf1d6
parent60a08ffc5b2b6e7f2c1d4ac403e1fec4b977efa9 (diff)
downloadaur-05fc0b76818118f456cdfbc2ba61360c348e0eb8.tar.gz
Require texlive-core
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f95d02299508..5eb6174fc5bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = equalx
depends = hicolor-icon-theme
depends = poppler
depends = qt5-base
- depends = texlive-bin
+ depends = texlive-core
source = https://downloads.sourceforge.net/equalx/equalx-0.7.1.tar.gz
source = qt-5.11.patch
sha256sums = 7f62e580206bc0e8e83a39bf4161bf6a6b0cd268507d5e1ad0781eeba1191f8b
diff --git a/PKGBUILD b/PKGBUILD
index 737ec3e2b234..750d98b04457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Makes you easily write equations in LaTeX and preview them in real-time
arch=(x86_64)
url="http://equalx.sourceforge.net/"
license=(GPL3)
-depends=(exempi ghostscript hicolor-icon-theme poppler qt5-base texlive-bin)
+depends=(exempi ghostscript hicolor-icon-theme poppler qt5-base texlive-core)
source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
qt-5.11.patch)
sha256sums=('7f62e580206bc0e8e83a39bf4161bf6a6b0cd268507d5e1ad0781eeba1191f8b'