summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-14 10:00:57 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-14 10:13:39 +0300
commitc81ffdf0cdd3ebae25b88f9291f364bcd6dfeaaf (patch)
tree82e06d2399f37a4c76fbfa3e0655253306d3718a /media-libs/fcft
parentmedia-libs/fcft: require harfbuzz[truetype] (diff)
downloadgentoo-c81ffdf0cdd3ebae25b88f9291f364bcd6dfeaaf.tar.gz
gentoo-c81ffdf0cdd3ebae25b88f9291f364bcd6dfeaaf.tar.bz2
gentoo-c81ffdf0cdd3ebae25b88f9291f364bcd6dfeaaf.zip
media-libs/fcft: add a missing bdep, revbump due to RDEPEND change
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-libs/fcft')
-rw-r--r--media-libs/fcft/fcft-3.1.2-r1.ebuild (renamed from media-libs/fcft/fcft-3.1.2.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/fcft/fcft-3.1.2.ebuild b/media-libs/fcft/fcft-3.1.2-r1.ebuild
index 9ecdbd4255f0..9ecda1e5c4a3 100644
--- a/media-libs/fcft/fcft-3.1.2.ebuild
+++ b/media-libs/fcft/fcft-3.1.2-r1.ebuild
@@ -53,6 +53,7 @@ DEPEND="
BDEPEND="
${PYTHON_DEPS}
app-text/scdoc
+ virtual/pkgconfig
examples? (
dev-util/wayland-scanner
)