mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-24 04:12:51 +02:00
octave: add missing deps
This commit is contained in:
parent
9b29c23bf5
commit
706b26846e
@ -56,7 +56,7 @@ endef
|
||||
define Package/octave
|
||||
$(call Package/octave/Default)
|
||||
DEPENDS:= +libltdl +zlib +libpcre +libncurses +libreadline +libgfortran \
|
||||
+octave-data
|
||||
+octave-data +libpthread +libstdcpp
|
||||
#+fftw3
|
||||
#+GraphicsMagick
|
||||
TITLE+= (executable)
|
||||
|
Loading…
Reference in New Issue
Block a user