1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-29 01:22:34 +03:00

plplot: mark as BROKEN for it doesn't build in trunk

This commit is contained in:
kyak 2011-05-26 10:51:32 +04:00
parent 4379b2cd2a
commit 5fdb51a3e9

View File

@ -77,7 +77,7 @@ endef
define Package/plplot
$(call Package/plplot/Default)
DEPENDS:=+libltdl +zlib +libfreetype
DEPENDS:=+libltdl +zlib +libfreetype @BROKEN
TITLE+=
endef