]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Removed vala from deps.
authorMarcus Scholz <commander1024@ipfire.org>
Wed, 28 Oct 2009 20:21:38 +0000 (21:21 +0100)
committerMarcus Scholz <commander1024@ipfire.org>
Wed, 28 Oct 2009 20:21:38 +0000 (21:21 +0100)
Added TODO comment to obsolete lfs/vala.

lfs/gupnp-av
lfs/vala
make.sh

index 6db7b75680ef1d64b2f739e49778220f661c0868..73a2d4937e45c185dc20dfb548f0a599ac1616c8 100644 (file)
@@ -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
index 58bea2fcddf6bba38d15093016572b8bc9a3c79a..21dfb2973737a94cfc3786d8bb24779061e662f4 100644 (file)
--- 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 0fdb4a9b47a091cdaff0203dad024d4bc6e35874..e7a456054109b8c1b6f477825a3d3db20907f904 100755 (executable)
--- 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