From 9c746f06c88d5885f5455656ef8827c919ae8180 Mon Sep 17 00:00:00 2001 From: Xiangfu Date: Wed, 14 Mar 2012 15:08:32 +0800 Subject: [PATCH] stardict: disable the dictionary depends on stardict --- stardict/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/stardict/Makefile b/stardict/Makefile index 384579f..e85d79f 100644 --- a/stardict/Makefile +++ b/stardict/Makefile @@ -24,7 +24,6 @@ define Package/stardict/Default MAINTAINER:="Xiangfu Liu" SECTION:=utils CATEGORY:=Utilities - DEPENDS:=stardict TITLE:=International Dictionary Software endef