public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jauhien Piatlicki" <jauhien@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt-mount/
Date: Sun,  2 Nov 2014 22:17:57 +0000 (UTC)	[thread overview]
Message-ID: <1414966666.6fbc0d06e0f9f0a4b4e72fa6aced5c410e9e426a.jauhien@gentoo> (raw)

commit:     6fbc0d06e0f9f0a4b4e72fa6aced5c410e9e426a
Author:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  2 22:17:46 2014 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Sun Nov  2 22:17:46 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6fbc0d06

[lxqt-base/liblxqt-mount] add udisks USE to fix bug 513206

---
 lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild | 5 +++--
 lxqt-base/liblxqt-mount/liblxqt-mount-9999.ebuild  | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild b/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild
index 3cd6563..b112235 100644
--- a/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild
+++ b/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild
@@ -18,16 +18,17 @@ fi
 
 LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
+IUSE="+udisks"
 
 DEPEND="dev-qt/qtcore:5
 	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
 	dev-qt/linguist-tools:5
 	~lxqt-base/liblxqt-${PV}
-	sys-fs/udisks:2
 	x11-libs/libX11
 	virtual/udev"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	udisks? ( sys-fs/udisks )"
 
 src_configure() {
 	local mycmakeargs=(

diff --git a/lxqt-base/liblxqt-mount/liblxqt-mount-9999.ebuild b/lxqt-base/liblxqt-mount/liblxqt-mount-9999.ebuild
index 23e4968..180d26f 100644
--- a/lxqt-base/liblxqt-mount/liblxqt-mount-9999.ebuild
+++ b/lxqt-base/liblxqt-mount/liblxqt-mount-9999.ebuild
@@ -18,13 +18,14 @@ fi
 
 LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
+IUSE="+udisks"
 
 DEPEND="dev-qt/qtcore:5
 	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
 	dev-qt/linguist-tools:5
 	~lxqt-base/liblxqt-${PV}
-	sys-fs/udisks:2
 	x11-libs/libX11
 	virtual/udev"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	udisks? ( sys-fs/udisks )"


             reply	other threads:[~2014-11-02 22:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-02 22:17 Jauhien Piatlicki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-09 12:02 [gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt-mount/ Michael Palimaka
2014-10-27 22:24 Jauhien Piatlicki
2014-10-20 16:49 Davide Pesavento
2014-05-12 11:02 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1414966666.6fbc0d06e0f9f0a4b4e72fa6aced5c410e9e426a.jauhien@gentoo \
    --to=jauhien@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox