1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

mark as broken as it fails to compile, ant it isn't referenced by any other package which depends on it anyway

This commit is contained in:
Mirko Vogt
2010-04-03 21:49:03 +02:00
parent 10aa6b0980
commit 61dcf304a7

View File

@@ -21,7 +21,7 @@ define Package/gnome-vfs
TITLE:=gnome-vfs
SECTION:=libs
CATEGORY:=Libraries
DEPENDS:=+libintl +libpopt +gnome-mime-data
DEPENDS:=@BROKEN +libintl +libpopt +gnome-mime-data
URL:=
endef