diff options
author | 2017-12-12 22:22:49 +0900 | |
---|---|---|
committer | 2017-12-12 22:22:49 +0900 | |
commit | 995b0a11a23c8ecfac72f90bc6a28ba5824212f0 (patch) | |
tree | b6bb75f10449c61b001007771964e8e9b53a3713 /app-i18n | |
parent | app-text/namazu: update patch (diff) | |
download | gentoo-995b0a11a23c8ecfac72f90bc6a28ba5824212f0.tar.gz gentoo-995b0a11a23c8ecfac72f90bc6a28ba5824212f0.tar.bz2 gentoo-995b0a11a23c8ecfac72f90bc6a28ba5824212f0.zip |
app-i18n/ibus-table-others: block app-i18n/ibus-table-code
Bug: https://bugs.gentoo.org/628854
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild index 636e5dce4891..da2715d1c92f 100644 --- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild +++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild @@ -12,6 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="app-i18n/ibus-table" +RDEPEND="app-i18n/ibus-table + !app-i18n/ibus-table-code" DEPEND="${RDEPEND} virtual/pkgconfig" |