sys-apps/bleachbit: Sort dependencies.
authorChristian Tietz <christian.tietz@mailbox.org>
Mon, 13 Jun 2016 13:35:43 +0000 (15:35 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 16 Jun 2016 06:30:13 +0000 (06:30 +0000)
Gentoo-Bug: https://bugs.gentoo.org/585676
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1668

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
sys-apps/bleachbit/bleachbit-1.11.2.ebuild

index 1f93d1437beb1d6051aaac60a0d829ee5b8a63ed..cca7a4a050538a756fcafec58eef1813cbfc9044 100644 (file)
@@ -20,7 +20,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+gtk nls"
 
-RDEPEND="gtk? ( dev-python/pygtk:2[$PYTHON_USEDEP] )"
+RDEPEND="
+       dev-python/notify-python[$PYTHON_USEDEP]
+       gtk? ( dev-python/pygtk:2[$PYTHON_USEDEP] )"
 
 DEPEND="${RDEPEND}
        nls? ( sys-devel/gettext )"