summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaco Kroon <jaco@uls.co.za>2022-12-08 07:35:21 +0200
committerSam James <sam@gentoo.org>2022-12-24 06:59:05 +0000
commit848784c62c84ee5cc4766a66c8335794bbde02fa (patch)
tree37daa8c30a7c84933fd4a1d7887637873e65bdb9 /sys-cluster
parentdev-ruby/virtus: remove unused patch(es) (diff)
downloadgentoo-848784c62c84ee5cc4766a66c8335794bbde02fa.tar.gz
gentoo-848784c62c84ee5cc4766a66c8335794bbde02fa.tar.bz2
gentoo-848784c62c84ee5cc4766a66c8335794bbde02fa.zip
sys-cluster/glusterfs: compile vs build deps.
Closes: https://bugs.gentoo.org/884761 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/28596 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild
index 1628e124f840..e124c2d7fc19 100644
--- a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild
@@ -47,8 +47,6 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- sys-devel/bison
- sys-devel/flex
virtual/acl
test? ( >=dev-util/cmocka-1.0.1
app-benchmarks/dbench
@@ -60,6 +58,8 @@ DEPEND="
sys-apps/attr )
"
BDEPEND="
+ sys-devel/bison
+ sys-devel/flex
virtual/pkgconfig
"