diff options
author | Juergen Daubert <jue@jue.li> | 2019-06-24 12:57:09 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-06-24 12:57:09 +0200 |
commit | 96519a2fdf4d13c2dc35bf8c67e94d38897e5a30 (patch) | |
tree | 8e743586eb076efd120581e61498188ba292b467 /mupdf | |
parent | 790c830dedcad24ec88f624b02c9e72269a36f15 (diff) | |
download | opt-96519a2fdf4d13c2dc35bf8c67e94d38897e5a30.tar.gz opt-96519a2fdf4d13c2dc35bf8c67e94d38897e5a30.tar.xz |
mupdf: fix dependencies
Diffstat (limited to 'mupdf')
-rw-r--r-- | mupdf/.signature | 4 | ||||
-rw-r--r-- | mupdf/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mupdf/.signature b/mupdf/.signature index 894d674c6..220f31c31 100644 --- a/mupdf/.signature +++ b/mupdf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QMDMhh3aWwBZflV3MA3x7Oo3PGNSUt21i+sXlKhOhwI15JHM1KvlMhy56b8yGG5cX08xEfeLikuho7CWsZteg4= -SHA256 (Pkgfile) = 9b7f633714203c748d2fd173f6d15c000e2fdbc1f57ac1bf7368c4242db67278 +RWSE3ohX2g5d/WWdBlUOtVNqWhX+bvKYF0UuY2YLnHU6OI/3xt3DTpkXFeVPMhDGBH2hj3bdLss48UEiM/kQRmVrN8pvzWZRvw8= +SHA256 (Pkgfile) = 1b593a3a3a12e30869cff58a28f34c757da8949c875e3c57cd8063c71da36b2e SHA256 (.footprint) = 576e2bbd3c3926e2acacef5d6352dc87b131714c1471bd119e24f7dc3034c7cc SHA256 (mupdf-1.15.0-source.tar.xz) = 565036cf7f140139c3033f0934b72e1885ac7e881994b7919e15d7bee3f8ac4e diff --git a/mupdf/Pkgfile b/mupdf/Pkgfile index 6930c062d..549bc8969 100644 --- a/mupdf/Pkgfile +++ b/mupdf/Pkgfile @@ -1,7 +1,7 @@ # Description: Lightweight PDF and XPS viewer # URL: http://www.mupdf.com/ # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: libglvnd harfbuzz libjpeg-turbo +# Depends on: glu libglvnd harfbuzz libjpeg-turbo xorg-libxi name=mupdf version=1.15.0 |