On 2015-08-18 10:21, Simon King wrote:
Hi,

On 2015-08-17 19:00, Jeroen Demeyer wrote:
(A) change "sage -i PKG" to also install dependencies (adding some
option --no-dependencies to keep the old behaviour)

Since I maintain an optional package that depends on another optional
package that must not be automatically installed because of licence:
Will the automatic installation of dependencies be involve asking the
user if the licence of the dependency is not GPL compatible?

I would simply not put the dependency in build/pkgs/PKGNAME/dependencies, then your dependency will not be automatically installed. Of course, you need to add a manual check for the dependency in spkg-install then and force the user to manually install your dependency.


Jeroen.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to