summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/scrot')
-rw-r--r--media-gfx/scrot/scrot-1.7-r2.ebuild3
-rw-r--r--media-gfx/scrot/scrot-9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/media-gfx/scrot/scrot-1.7-r2.ebuild b/media-gfx/scrot/scrot-1.7-r2.ebuild
index 3aa2ef8c7e06..80c9a38d57e0 100644
--- a/media-gfx/scrot/scrot-1.7-r2.ebuild
+++ b/media-gfx/scrot/scrot-1.7-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -36,6 +36,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
x11-base/xorg-proto
+ elibc_musl? ( sys-libs/queue-standalone )
"
BDEPEND="
sys-devel/autoconf-archive
diff --git a/media-gfx/scrot/scrot-9999.ebuild b/media-gfx/scrot/scrot-9999.ebuild
index 80d7728667d6..1052ef88647a 100644
--- a/media-gfx/scrot/scrot-9999.ebuild
+++ b/media-gfx/scrot/scrot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,6 +35,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
x11-base/xorg-proto
+ elibc_musl? ( sys-libs/queue-standalone )
"
BDEPEND="
sys-devel/autoconf-archive