summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Roman <davidroman96@gmail.com>2024-06-17 11:53:57 +0200
committerLouis Sautier <sbraz@gentoo.org>2024-06-25 22:15:49 +0200
commit069c85c97b3da239cbf2a00c2a0e1c7bb26e25b4 (patch)
tree904d0aa21a734f115e0ee1d6da0948daabdf5371 /dev-db/influxdb
parentdev-db/influxdb: drop 2.7.3-r2 (diff)
downloadgentoo-069c85c97b3da239cbf2a00c2a0e1c7bb26e25b4.tar.gz
gentoo-069c85c97b3da239cbf2a00c2a0e1c7bb26e25b4.tar.bz2
gentoo-069c85c97b3da239cbf2a00c2a0e1c7bb26e25b4.zip
dev-db/influxdb: fix rust build issue
Closes: https://bugs.gentoo.org/933394 Signed-off-by: David Roman <davidroman96@gmail.com> Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-db/influxdb')
-rw-r--r--dev-db/influxdb/influxdb-2.7.5.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-db/influxdb/influxdb-2.7.5.ebuild b/dev-db/influxdb/influxdb-2.7.5.ebuild
index 32422fb6df90..f3db16a9392b 100644
--- a/dev-db/influxdb/influxdb-2.7.5.ebuild
+++ b/dev-db/influxdb/influxdb-2.7.5.ebuild
@@ -207,7 +207,10 @@ KEYWORDS="~amd64"
IUSE="test"
RESTRICT="!test? ( test )"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+ virtual/pkgconfig
+ <virtual/rust-1.78.0
+"
DEPEND="
acct-group/influxdb