diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-06-14 10:00:57 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-06-14 10:13:39 +0300 |
commit | c81ffdf0cdd3ebae25b88f9291f364bcd6dfeaaf (patch) | |
tree | 82e06d2399f37a4c76fbfa3e0655253306d3718a /media-libs/fcft | |
parent | media-libs/fcft: require harfbuzz[truetype] (diff) | |
download | gentoo-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 ) |