Hi, 

vrml uses nze (in the the demos, at least), but doesn't declare a
dependency on the miscellaneous package.

Same with nanstd and statistics package.

And tars and struct package.

Patch attached. 

I still receive an error about a missing structure element:
        vmesh example 1: failed
        error: structure has no member `normalize'
but this might be due to my change from "freewrl" to "whitedune", which
is the actual reason for this mail:

freewrl is not available in Debian. Is whitedune a suitable
replacement? 

        Thomas

Index: DESCRIPTION
===================================================================
--- DESCRIPTION	(Revision 5306)
+++ DESCRIPTION	(Arbeitskopie)
@@ -5,7 +5,7 @@
 Maintainer: Etienne Grossmann
 Title: VRML.
 Description: 3D graphics using VRML
-Depends: octave (>= 2.9.7)
+Depends: octave (>= 2.9.7), miscellaneous, struct, statistics
 Autoload: yes
 SystemRequirements: freewrl
 License: GPL version 2 or later and GFDL
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to