projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
878267d
)
package/compcache: fix a dependency issue
author
Alexandros C. Couloumbis
<alex@ozo.com>
Fri, 23 Jul 2010 11:47:47 +0000
(11:47 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Fri, 23 Jul 2010 11:47:47 +0000
(11:47 +0000)
SVN-Revision: 22365
package/compcache/Makefile
patch
|
blob
|
history
diff --git
a/package/compcache/Makefile
b/package/compcache/Makefile
index 5106293e8dc0e5c9eae0b6c10807a3d744240798..2d43dd708b9e1a51d259e2fc3b1d4f7c240a0dbf 100644
(file)
--- a/
package/compcache/Makefile
+++ b/
package/compcache/Makefile
@@
-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 \