diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-05-24 10:39:07 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-05-24 10:39:36 +0300 |
commit | 020434f8d5c860353c7f70d6694fd45176cad61a (patch) | |
tree | f990747354af4d5ddf11414af8004a2a65080e8f /app-text | |
parent | dev-db/mariadb-connector-odbc: Version 3.1.12 (diff) | |
download | gentoo-020434f8d5c860353c7f70d6694fd45176cad61a.tar.gz gentoo-020434f8d5c860353c7f70d6694fd45176cad61a.tar.bz2 gentoo-020434f8d5c860353c7f70d6694fd45176cad61a.zip |
app-text/cherrytree: specify pangomm:1.4 dep in 0.99.37
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cherrytree/cherrytree-0.99.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cherrytree/cherrytree-0.99.37.ebuild b/app-text/cherrytree/cherrytree-0.99.37.ebuild index 3d9522397bc1..2534d1a2e1ca 100644 --- a/app-text/cherrytree/cherrytree-0.99.37.ebuild +++ b/app-text/cherrytree/cherrytree-0.99.37.ebuild @@ -37,7 +37,7 @@ RDEPEND=" dev-cpp/gtkmm:3.0 dev-cpp/gtksourceviewmm:3.0 dev-cpp/libxmlpp:2.6 - dev-cpp/pangomm + dev-cpp/pangomm:1.4 dev-db/sqlite:3 dev-libs/glib:2 dev-libs/libfmt |