From: Marcus Scholz Date: Wed, 28 Oct 2009 20:21:38 +0000 (+0100) Subject: Removed vala from deps. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45dfd7f62df5fc3a912173d6e8dbd6b6d8c811f0;p=ipfire-3.x.git Removed vala from deps. Added TODO comment to obsolete lfs/vala. --- diff --git a/lfs/gupnp-av b/lfs/gupnp-av index 6db7b7568..73a2d4937 100644 --- a/lfs/gupnp-av +++ b/lfs/gupnp-av @@ -40,7 +40,7 @@ CORE = yes EXTRA = yes DEBUG = no BUILD_DEPS = -DEPS = gssdp gupnp vala +DEPS = gssdp gupnp URL = http://www.gupnp.org LICENSE = LGPL diff --git a/lfs/vala b/lfs/vala index 58bea2fcd..21dfb2973 100644 --- a/lfs/vala +++ b/lfs/vala @@ -42,6 +42,11 @@ DEBUG = no BUILD_DEPS = DEPS = glib2 +################ +##### TODO ##### perhaps needed for gupnp-media-server, otherwise delete +##### WIP ##### it after testing/verify. +################ + URL = http://www.gupnp.org LICENSE = LGPL SHORT_DESC = Compiler for the GObject type system diff --git a/make.sh b/make.sh index 0fdb4a9b4..e7a456054 100755 --- a/make.sh +++ b/make.sh @@ -173,7 +173,7 @@ base_build() { ipfire_make grub ipfire_make gawk ipfire_make glib2 - ipfire_make vala +# ipfire_make vala ipfire_make grep ipfire_make groff ipfire_make gzip