wok-stable diff cclfox/receipt @ rev 7327
Enabled devtmpfs support in kernel. Also enabled APM to help reboot some systems.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 18 19:15:28 2010 +0000 (2010-11-18) |
parents | a98c4319c214 |
children |
line diff
1.1 --- a/cclfox/receipt Thu Jul 23 11:23:03 2009 +0000 1.2 +++ b/cclfox/receipt Thu Nov 18 19:15:28 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="server gui for libccls" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="libccls fox14" 1.8 +DEPENDS="libccls fox14 glib" 1.9 BUILD_DEPENDS="libccls-dev fox14-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://ccl.sourceforge.net"