diff options
Diffstat (limited to 'debian/rules.conf')
-rw-r--r-- | debian/rules.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules.conf b/debian/rules.conf index 63d881e..fe6371a 100644 --- a/debian/rules.conf +++ b/debian/rules.conf @@ -440,6 +440,7 @@ endif SPU_BUILD_DEP := binutils-spu (>= $(BINUTILSBDV)) [powerpc ppc64], newlib-spu (>= 1.16.0) [powerpc ppc64], gcc-$(BASE_VERSION)-base [powerpc ppc64], SPU_BUILD_DEP := binutils-spu (>= $(BINUTILSBDV)) [powerpc ppc64], newlib-spu (>= 1.16.0) [powerpc ppc64], +SPU_BUILD_DEP := # FIXME: needs zlib? GO_BUILD_DEP := g++-4.6, |