summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-25 08:38:12 +0100
committerSam James <sam@gentoo.org>2023-05-25 08:38:35 +0100
commitae38bb47e4465db87b59642d59c6fac4e2992fb7 (patch)
tree63d8d52ca8db3827f17fa5849f260cfd900fac9c /app-crypt
parentmail-client/thunderbird-bin: drop 102.10.1 (diff)
downloadgentoo-ae38bb47e4465db87b59642d59c6fac4e2992fb7.tar.gz
gentoo-ae38bb47e4465db87b59642d59c6fac4e2992fb7.tar.bz2
gentoo-ae38bb47e4465db87b59642d59c6fac4e2992fb7.zip
app-crypt/sequoia-sq: fix man page path for USE=debug; fix sqlite dep
Still feels pretty unclean. Closes: https://bugs.gentoo.org/907138 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/sequoia-sq/sequoia-sq-0.30.0-r1.ebuild (renamed from app-crypt/sequoia-sq/sequoia-sq-0.30.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.30.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.30.0-r1.ebuild
index 2c36e9c09594..f6d457088ab5 100644
--- a/app-crypt/sequoia-sq/sequoia-sq-0.30.0.ebuild
+++ b/app-crypt/sequoia-sq/sequoia-sq-0.30.0-r1.ebuild
@@ -470,6 +470,7 @@ KEYWORDS="~amd64 ~ppc64"
QA_FLAGS_IGNORED="usr/bin/sq"
COMMON_DEPEND="
+ dev-db/sqlite:3
dev-libs/gmp:=
dev-libs/nettle:=
dev-libs/openssl:=
@@ -480,7 +481,6 @@ DEPEND="
"
RDEPEND="
${COMMON_DEPEND}
- dev-db/sqlite:3
"
# Clang needed for bindgen
BDEPEND="
@@ -501,7 +501,7 @@ src_compile() {
src_install() {
cargo_src_install
- doman target/release/build/sequoia-sq-*/out/*.1
+ doman target/*/build/sequoia-sq-*/out/*.1
newbashcomp target/sq.bash sq