summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2021-11-10 22:40:47 +0900
committerAkinori Hattori <hattya@gentoo.org>2021-11-10 22:40:47 +0900
commit58d46a271f1bfbe0965971bae534c805bef0e244 (patch)
treeb2711d4931301029523d31343dc20cea20c0732d /dev-db/cdb/cdb-0.75-r4.ebuild
parentdev-db/cdb: update HOMEPAGE and SRC_URI (diff)
downloadgentoo-58d46a271f1bfbe0965971bae534c805bef0e244.tar.gz
gentoo-58d46a271f1bfbe0965971bae534c805bef0e244.tar.bz2
gentoo-58d46a271f1bfbe0965971bae534c805bef0e244.zip
dev-db/cdb: fix build
Closes: https://bugs.gentoo.org/693094 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'dev-db/cdb/cdb-0.75-r4.ebuild')
-rw-r--r--dev-db/cdb/cdb-0.75-r4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/cdb/cdb-0.75-r4.ebuild b/dev-db/cdb/cdb-0.75-r4.ebuild
index ff5d1a6ffa73..23009ad748ed 100644
--- a/dev-db/cdb/cdb-0.75-r4.ebuild
+++ b/dev-db/cdb/cdb-0.75-r4.ebuild
@@ -18,6 +18,7 @@ RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-errno.patch
+ "${FILESDIR}"/${PN}-inline.patch
"${FILESDIR}"/${PN}-stdint.patch
)