[Lunar-commits] r15717 - moonbase/trunk/distributed/BitTorrent

Jan Eidtmann cmak at lunar-linux.org
Tue Jul 12 18:53:57 UTC 2005


Author: cmak
Date: 2005-07-12 18:53:57 +0000 (Tue, 12 Jul 2005)
New Revision: 15717

Modified:
   moonbase/trunk/distributed/BitTorrent/DEPENDS
Log:
added dnspython option for BitTorrent

Modified: moonbase/trunk/distributed/BitTorrent/DEPENDS
===================================================================
--- moonbase/trunk/distributed/BitTorrent/DEPENDS	2005-07-12 18:46:55 UTC (rev 15716)
+++ moonbase/trunk/distributed/BitTorrent/DEPENDS	2005-07-12 18:53:57 UTC (rev 15717)
@@ -1,3 +1,5 @@
 depends Python  &&
 
-optional_depends "pygtk2" "" "" "For a GUI using pygtk2"
+optional_depends "pygtk2" "" "" "For a GUI using pygtk2" &&
+optional_depends "dnspython" "" "" "For version update notification"
+



More information about the Lunar-commits mailing list