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

mark as broken, since does not compile:

readline.cpp:72: error: 'free' was not declared in this scope
This commit is contained in:
Mirko Vogt 2010-04-04 02:28:36 +02:00
parent 929b033d6e
commit f4154174d1

View File

@ -24,7 +24,7 @@ define Package/sdcv
TITLE:=sdcv
SECTION:=utils
CATEGORY:=Utilities
DEPENDS:=+libintl
DEPENDS:=@BROKEN +libintl
URL:=http://sdcv.sourceforge.net/
endef