projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bace4f
)
sys-apps/bleachbit: Remove unnecessary DEPEND
author
Michał Górny
<mgorny@gentoo.org>
Fri, 19 Apr 2019 21:43:29 +0000
(23:43 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 19 Apr 2019 21:43:29 +0000
(23:43 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-apps/bleachbit/bleachbit-2.2.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/bleachbit/bleachbit-2.2.ebuild
b/sys-apps/bleachbit/bleachbit-2.2.ebuild
index 693390017bc3cb0098f58bf7b49a7d286bf1504b..cb4c5a71633e79a5aaef92758be043b4d1298846 100644
(file)
--- a/
sys-apps/bleachbit/bleachbit-2.2.ebuild
+++ b/
sys-apps/bleachbit/bleachbit-2.2.ebuild
@@
-18,7
+18,6
@@
KEYWORDS="~amd64 ~x86"
IUSE="+gtk"
RDEPEND="gtk? ( dev-python/pygtk:2[$PYTHON_USEDEP] )"
-DEPEND="${RDEPEND}"
BDEPEND="sys-devel/gettext"
python_prepare_all() {