summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/clamtk')
-rw-r--r--app-antivirus/clamtk/clamtk-6.00-r1.ebuild (renamed from app-antivirus/clamtk/clamtk-6.00.ebuild)5
-rw-r--r--app-antivirus/clamtk/clamtk-6.01-r1.ebuild (renamed from app-antivirus/clamtk/clamtk-6.01.ebuild)5
2 files changed, 8 insertions, 2 deletions
diff --git a/app-antivirus/clamtk/clamtk-6.00.ebuild b/app-antivirus/clamtk/clamtk-6.00-r1.ebuild
index 22d4505ea881..e3ddf10b9e0f 100644
--- a/app-antivirus/clamtk/clamtk-6.00.ebuild
+++ b/app-antivirus/clamtk/clamtk-6.00-r1.ebuild
@@ -45,7 +45,10 @@ RDEPEND="
virtual/perl-MIME-Base64
virtual/perl-Time-Piece
x11-themes/faenza-icon-theme
- nautilus? ( dev-python/nautilus-python[${PYTHON_USEDEP}] )
+ nautilus? (
+ ${PYTHON_DEPS}
+ dev-python/nautilus-python[${PYTHON_USEDEP}]
+ )
"
BDEPEND="nls? ( sys-devel/gettext )"
diff --git a/app-antivirus/clamtk/clamtk-6.01.ebuild b/app-antivirus/clamtk/clamtk-6.01-r1.ebuild
index a40424a65dc9..e4aac44b03d3 100644
--- a/app-antivirus/clamtk/clamtk-6.01.ebuild
+++ b/app-antivirus/clamtk/clamtk-6.01-r1.ebuild
@@ -45,7 +45,10 @@ RDEPEND="
virtual/perl-MIME-Base64
virtual/perl-Time-Piece
x11-themes/faenza-icon-theme
- nautilus? ( dev-python/nautilus-python[${PYTHON_USEDEP}] )
+ nautilus? (
+ ${PYTHON_DEPS}
+ dev-python/nautilus-python[${PYTHON_USEDEP}]
+ )
"
BDEPEND="nls? ( sys-devel/gettext )"