summaryrefslogtreecommitdiff
path: root/app-i18n/tagainijisho/tagainijisho-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /app-i18n/tagainijisho/tagainijisho-9999.ebuild
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'app-i18n/tagainijisho/tagainijisho-9999.ebuild')
-rw-r--r--app-i18n/tagainijisho/tagainijisho-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-i18n/tagainijisho/tagainijisho-9999.ebuild b/app-i18n/tagainijisho/tagainijisho-9999.ebuild
index f40dcd4a2936..1ece4615a3cb 100644
--- a/app-i18n/tagainijisho/tagainijisho-9999.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-9999.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
if [[ "${PV}" == 9999 ]]; then
inherit git-r3
@@ -50,7 +50,6 @@ SLOT="0"
KEYWORDS=""
IUSE=""
if [[ "${PV}" == 9999 ]]; then
- # We wget dictionary files in addition to using git
PROPERTIES="live"
fi
@@ -189,7 +188,7 @@ src_configure() {
-DEMBED_SQLITE=OFF
)
- cmake-utils_src_configure
+ cmake_src_configure
}
pkg_postinst() {