summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da5427230e91..095757489afc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url="https://palcal.sourceforge.net"
license=('GPL2')
depends=('pkg-config' 'glib2' 'readline' 'gettext')
-optdepends=('texlive: PS/PDF/DVI calendars')
+optdepends=('texlive-core: PS/PDF/DVI calendars')
source=(
"https://master.dl.sourceforge.net/project/palcal/$pkgname/$pkgver/$pkgname-$pkgver.tgz"
0001-respect-cflags.patch