|
From: <dha...@us...> - 2007-04-18 18:31:22
|
Revision: 853
http://svn.sourceforge.net/astlinux/?rev=853&view=rev
Author: dhartman
Date: 2007-04-18 11:30:56 -0700 (Wed, 18 Apr 2007)
Log Message:
-----------
remove experimental flag from Rhino package
Modified Paths:
--------------
branches/0.4/astlinux.config
branches/0.4/package/rhino/Config.in
Modified: branches/0.4/astlinux.config
===================================================================
--- branches/0.4/astlinux.config 2007-04-18 18:30:46 UTC (rev 852)
+++ branches/0.4/astlinux.config 2007-04-18 18:30:56 UTC (rev 853)
@@ -233,6 +233,7 @@
BR2_PACKAGE_PPPD=y
BR2_QTE_TMAKE_VERSION="1.13"
BR2_READLINE=y
+BR2_PACKAGE_RHINO=y
BR2_PACKAGE_RP-PPPOE=y
BR2_PACKAGE_RSYNC=y
BR2_PACKAGE_SCREEN=y
Modified: branches/0.4/package/rhino/Config.in
===================================================================
--- branches/0.4/package/rhino/Config.in 2007-04-18 18:30:46 UTC (rev 852)
+++ branches/0.4/package/rhino/Config.in 2007-04-18 18:30:56 UTC (rev 853)
@@ -2,7 +2,6 @@
bool "rhino"
default n
depends on BR2_PACKAGE_ZAPTEL
- depends on BR2_PACKAGE_EXPERIMENTAL
help
Rhino - Support for Rhino analog and digital PCI cards
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|