Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: jls on October 16, 2010, 05:59:20 AM

Title: libevent doesn't need the dep file
Post by: jls on October 16, 2010, 05:59:20 AM
libevent.tcz.dep lists python-2.6.tcz but this could be removed.
for example transmission need libevent but not python
Title: Re: libevent doesn't need the dep file
Post by: robc on October 22, 2010, 12:04:12 PM
The libs in the extension are not dependent upon python but event_rpcgen.py is a python script.

Would it be worth separating this out of the libevent extension or just have the user install python if an application uses this script?
Title: Re: libevent doesn't need the dep file
Post by: Jason W on October 22, 2010, 03:50:10 PM
My personl preference in this situation would be to note in the info file that python would need to be installed to make use of that script, but not have python in the dep file.
Title: Re: libevent doesn't need the dep file
Post by: jls on October 22, 2010, 04:23:50 PM
so who is going to decide?
Title: Re: libevent doesn't need the dep file
Post by: Jason W on October 22, 2010, 04:46:07 PM
Give Rob a chance to reply, it's his extension.
Title: Re: libevent doesn't need the dep file
Post by: robc on October 22, 2010, 04:59:09 PM
I agree with Jason on indicating in the info file that python may be needed. The dep file for this extension can be removed then.
Title: Re: libevent doesn't need the dep file
Post by: Jason W on October 22, 2010, 07:45:56 PM
I deleted the dep file and added about the python dependency to the info file.  Please send in a new info file if adjustments or changes are needed.
Title: Re: libevent doesn't need the dep file
Post by: jls on November 17, 2010, 12:48:41 PM
I still se the dep file in the repo
Title: Re: libevent doesn't need the dep file
Post by: Juanito on November 17, 2010, 12:59:57 PM
..looks to be gone to me?
Title: Re: libevent doesn't need the dep file
Post by: jls on November 17, 2010, 01:03:25 PM
appbrowser using distro.ibiblio.org still shows the deps to me