summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2020-09-01 23:00:00 +0000
committerMike Gilbert <floppym@gentoo.org>2020-09-02 10:23:07 -0400
commitb55502eb0da351f542c6f817909f5cc1d27245e6 (patch)
tree51072048785099b2731de1bbb935943d634a4689 /app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild
parentapp-i18n/fcitx-sunpinyin: Use EAPI="7". Use cmake.eclass and xdg-utils.eclass. (diff)
downloadgentoo-b55502eb0da351f542c6f817909f5cc1d27245e6.tar.gz
gentoo-b55502eb0da351f542c6f817909f5cc1d27245e6.tar.bz2
gentoo-b55502eb0da351f542c6f817909f5cc1d27245e6.zip
app-i18n/fcitx-sunpinyin: Directly depend on app-i18n/sunpinyin-data.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild')
-rw-r--r--app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild
index f6ab6ee6ff7f..3a652f5a19c5 100644
--- a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild
+++ b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild
@@ -28,7 +28,8 @@ BDEPEND="virtual/pkgconfig"
DEPEND=">=app-i18n/fcitx-4.2.9:4
>=app-i18n/sunpinyin-2.0.4_alpha:=
virtual/libintl"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ app-i18n/sunpinyin-data"
DOCS=(AUTHORS)