mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
gnuplot-gfx: fix missing deps
This commit is contained in:
@@ -61,7 +61,7 @@ endef
|
||||
|
||||
define Package/gnuplot-gfx
|
||||
$(call Package/gnuplot-gfx/Default)
|
||||
DEPENDS:=+libncurses +zlib +libpng +libfreetype +libgd $(INTL_DEPENDS) $(ICONV_DEPENDS) +svgalib
|
||||
DEPENDS:=+libncurses +zlib +libpng +libfreetype +libgd $(INTL_DEPENDS) $(ICONV_DEPENDS) +svgalib +PACKAGE_libncursesw:libncursesw +libreadline +libstdcpp
|
||||
TITLE+=
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user