summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-30 12:43:31 +0100
committerSam James <sam@gentoo.org>2021-05-01 00:27:18 +0100
commit44f3ec5480d859cf3915b6ea47f402c00f1d1245 (patch)
treec8a594722aa84d51069805d98e3f57c5db21df37 /app-text/ttf2pk2
parentapp-arch/libarchive: drop obsolete LibreSSL patch (diff)
downloadgentoo-44f3ec5480d859cf3915b6ea47f402c00f1d1245.tar.gz
gentoo-44f3ec5480d859cf3915b6ea47f402c00f1d1245.tar.bz2
gentoo-44f3ec5480d859cf3915b6ea47f402c00f1d1245.zip
app-text/ttf2pk2: set DEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/ttf2pk2')
-rw-r--r--app-text/ttf2pk2/ttf2pk2-2.0_p20200406.ebuild2
-rw-r--r--app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20200406.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20200406.ebuild
index e211ff725b7d..e722a14b4810 100644
--- a/app-text/ttf2pk2/ttf2pk2-2.0_p20200406.ebuild
+++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20200406.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/kpathsea-6.2.1
media-libs/freetype:2
sys-libs/zlib
!media-libs/freetype:1"
-
+DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}
diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
index 01907bf57002..901cf53cd7c8 100644
--- a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
+++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/kpathsea-6.2.1
media-libs/freetype:2
sys-libs/zlib
!media-libs/freetype:1"
-
+DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}