summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/autorandr/autorandr-1.11.ebuild6
-rw-r--r--x11-misc/autorandr/autorandr-9999.ebuild6
2 files changed, 4 insertions, 8 deletions
diff --git a/x11-misc/autorandr/autorandr-1.11.ebuild b/x11-misc/autorandr/autorandr-1.11.ebuild
index ed4862997200..adc50ea424e0 100644
--- a/x11-misc/autorandr/autorandr-1.11.ebuild
+++ b/x11-misc/autorandr/autorandr-1.11.ebuild
@@ -26,10 +26,8 @@ RDEPEND="
launcher? ( x11-libs/libxcb )
udev? ( virtual/udev )
"
-DEPEND="
- virtual/pkgconfig
- ${RDEPEND}
-"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
src_compile() {
distutils-r1_src_compile
diff --git a/x11-misc/autorandr/autorandr-9999.ebuild b/x11-misc/autorandr/autorandr-9999.ebuild
index ed4862997200..adc50ea424e0 100644
--- a/x11-misc/autorandr/autorandr-9999.ebuild
+++ b/x11-misc/autorandr/autorandr-9999.ebuild
@@ -26,10 +26,8 @@ RDEPEND="
launcher? ( x11-libs/libxcb )
udev? ( virtual/udev )
"
-DEPEND="
- virtual/pkgconfig
- ${RDEPEND}
-"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
src_compile() {
distutils-r1_src_compile