package/compcache: fix a dependency issue

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22365 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Alexandros C. Couloumbis
2010-07-23 11:47:47 +00:00
parent d2eb5f9c0f
commit a608f942ad

View File

@@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/ramzswap
SUBMENU:=Other modules
DEPENDS:=@BUSYBOX_CONFIG_SWAPONOFF
DEPENDS:=@BUSYBOX_CONFIG_SWAPONOFF +liblzo
TITLE:=Driver for compressed ram swap device
VERSION:=$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)+$(PKG_RELEASE)
FILES:=$(PKG_BUILD_DIR)/ramzswap.ko \