summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Smith <matthew@gentoo.org>2022-07-22 10:02:05 +0100
committerMatthew Smith <matthew@gentoo.org>2022-07-22 10:03:01 +0100
commit2fcc21ef954e792289dc5946c9ad99203bf1d684 (patch)
tree2d2c44b0ca910b11495295fb4a281c91a0af2e47 /media-gfx/ttfautohint
parentdev-ruby/jmespath: fix install to include VERSION file (diff)
downloadgentoo-2fcc21ef954e792289dc5946c9ad99203bf1d684.tar.gz
gentoo-2fcc21ef954e792289dc5946c9ad99203bf1d684.tar.bz2
gentoo-2fcc21ef954e792289dc5946c9ad99203bf1d684.zip
media-gfx/ttfautohint: set library pkgconfig version
Closes: https://bugs.gentoo.org/859853 Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'media-gfx/ttfautohint')
-rw-r--r--media-gfx/ttfautohint/ttfautohint-1.8.4-r3.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/media-gfx/ttfautohint/ttfautohint-1.8.4-r3.ebuild b/media-gfx/ttfautohint/ttfautohint-1.8.4-r3.ebuild
index 4e8b808e396f..899fa682a711 100644
--- a/media-gfx/ttfautohint/ttfautohint-1.8.4-r3.ebuild
+++ b/media-gfx/ttfautohint/ttfautohint-1.8.4-r3.ebuild
@@ -29,6 +29,9 @@ BDEPEND="
virtual/pkgconfig
"
+# libttfautohint is versioned separately, check lib/local.mk.
+QA_PKGCONFIG_VERSION="1.3.0"
+
src_prepare() {
default