dcallagh-exheres

My personal Exherbo repository
git clone https://code.djc.id.au/git/dcallagh-exheres/
commit 15b69865a221091e902b93008994f476bc0fb016
parent a4199245f9e653cabf0570d489c63fdd5a4d810c
Author: Elias Pipping <pipping@exherbo.org>
Date:   Fri, 11 Nov 2011 22:44:15 +0100

Make run deps into suggestions

Diffstat:
Mpackages/app-backup/duplicity/duplicity-0.6.16.exheres-0 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/app-backup/duplicity/duplicity-0.6.16.exheres-0 b/packages/app-backup/duplicity/duplicity-0.6.16.exheres-0
@@ -28,7 +28,7 @@ DEPENDENCIES="
     build+run:
         dev-python/boto[>=0.9d]
         net-libs/librsync[>=0.9.6]
-    run:
+    suggestion:
         app-crypt/gnupg[>=1.0]
         net-ftp/lftp[>=3.7.15]
         net-ftp/ncftp[>3.2.0]