diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-06 17:03:55 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-07 11:46:23 +0000 |
commit | 296aaf13cf8d246c5dff45bb74323e222f8cc128 (patch) | |
tree | c58f701acd60ea4955faaae2f87bde02b8a10034 /app-i18n/scim-tomoe | |
parent | app-i18n/scim-tomoe: update EAPI 6 -> 8 (diff) | |
download | gentoo-296aaf13cf8d246c5dff45bb74323e222f8cc128.tar.gz gentoo-296aaf13cf8d246c5dff45bb74323e222f8cc128.tar.bz2 gentoo-296aaf13cf8d246c5dff45bb74323e222f8cc128.zip |
app-i18n/scim-tomoe: add missing runtime dependency on libltdl
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n/scim-tomoe')
-rw-r--r-- | app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild index 8881063e6e54..21e635c5dee0 100644 --- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild +++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild @@ -18,6 +18,7 @@ RDEPEND=" >=app-i18n/scim-1.2.0 >=app-i18n/tomoe-gtk-0.6.0 >=x11-libs/gtk+-2.4:2 + dev-libs/libltdl " DEPEND="${RDEPEND}" BDEPEND=" |