summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-12-11 15:44:09 +0100
committerFlorian Schmaus <flow@gentoo.org>2021-12-11 15:44:54 +0100
commit8313bd7882ebb1d157b85df7b527f451c5068890 (patch)
tree76adbb22719e9804954ccb01b0c1b89ec48f5b0e /x11-misc
parentmedia-plugins/imlib2_loaders: Stabilize 1.7.1 amd64, #828865 (diff)
downloadgentoo-8313bd7882ebb1d157b85df7b527f451c5068890.tar.gz
gentoo-8313bd7882ebb1d157b85df7b527f451c5068890.tar.bz2
gentoo-8313bd7882ebb1d157b85df7b527f451c5068890.zip
x11-misc/autorandr: add RDEPEND on x11-apps/xrandr
Closes: https://bugs.gentoo.org/828925 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/autorandr/autorandr-1.11-r1.ebuild (renamed from x11-misc/autorandr/autorandr-1.11.ebuild)1
-rw-r--r--x11-misc/autorandr/autorandr-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-misc/autorandr/autorandr-1.11.ebuild b/x11-misc/autorandr/autorandr-1.11-r1.ebuild
index adc50ea424e0..392d59491a57 100644
--- a/x11-misc/autorandr/autorandr-1.11.ebuild
+++ b/x11-misc/autorandr/autorandr-1.11-r1.ebuild
@@ -23,6 +23,7 @@ SLOT="0"
IUSE="launcher udev"
RDEPEND="
+ x11-apps/xrandr
launcher? ( x11-libs/libxcb )
udev? ( virtual/udev )
"
diff --git a/x11-misc/autorandr/autorandr-9999.ebuild b/x11-misc/autorandr/autorandr-9999.ebuild
index adc50ea424e0..392d59491a57 100644
--- a/x11-misc/autorandr/autorandr-9999.ebuild
+++ b/x11-misc/autorandr/autorandr-9999.ebuild
@@ -23,6 +23,7 @@ SLOT="0"
IUSE="launcher udev"
RDEPEND="
+ x11-apps/xrandr
launcher? ( x11-libs/libxcb )
udev? ( virtual/udev )
"