From: wittinobi Date: Mon, 30 Apr 2012 12:52:44 +0000 (+0200) Subject: update README.requirements X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=4b2c07b2046675c8e9fa878e37c003f10b657733;p=bs-cst-neutrino-hd.git update README.requirements --- diff --git a/README.requirements b/README.requirements index 8d72618..78e2e92 100755 --- a/README.requirements +++ b/README.requirements @@ -15,8 +15,8 @@ a few more packages are pulled in by dependencies, you'll need them as well. :$ cd $HOME :$ mkdir coolstream :$ cd coolstream -:$ git clone git://gitorious.org/~wittinobi/neutrino-hd/wittinobis-buildsystem-cs.git cs-neutrino -:$ cd cs-neutrino +:$ git clone http://git.wittinobi.de/bs-cst-neutrino-hd.git bs-cst-neutrino-hd +:$ cd bs-cst-neutrino-hd :$ make checktool @@ -26,4 +26,4 @@ a few more packages are pulled in by dependencies, you'll need them as well. ...install tools: ================================================================================================ -:$ apt-get install git make subversion patch gcc bison flex texinfo automake libtool ncurses-devel pkg-config +:$ apt-get install git make subversion patch gcc bison flex texinfo automake libtool libncurses5-dev build-essential ncurses-dev gettext pkg-config