app-i18n/ibus-table-chinese: fix build when app-arch/rpm is installed
authorAkinori Hattori <hattya@gentoo.org>
Tue, 12 Dec 2017 13:34:10 +0000 (22:34 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Tue, 12 Dec 2017 13:34:10 +0000 (22:34 +0900)
Closes: https://bugs.gentoo.org/634542
Package-Manager: Portage-2.3.13, Repoman-2.3.4

app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild

index 36f3ece322b8ecc3ba82eff2fe67320d3e2fcb30..8d412b554c15a9d7baadbaa8f59b69a86268838f 100644 (file)
@@ -24,6 +24,7 @@ src_configure() {
        local mycmakeargs=(
                -DCMAKE_FEDORA_TMP_DIR="${T}"
                -DDATA_DIR="${EPREFIX}"/usr/share
+               -DMANAGE_DEPENDENCY_PACKAGE_EXISTS_CMD=false
                -DPRJ_DOC_DIR="${EPREFIX}"/usr/share/doc/${PF}
        )
        cmake-utils_src_configure