diff options
author | Philip Balister <philip@balister.org> | 2010-06-18 10:12:57 -0400 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2010-06-18 10:15:01 -0400 |
commit | 1fcb25aff7a5c7a965d51fca5222ab33ed1b0448 (patch) | |
tree | babf88ea0471b07a0228f9eb02a437ebcd38edbd /recipes/swig/swig_1.3.39.bb | |
parent | 3981cd6da91e02a51717456565026576fbc1b2cb (diff) |
swig : Add swig-2.0.0, add DEPENDS on python, and remove DEF PREF -1 on .39
* Without the DEPENDS on python it is possible to build swig without python
support, which breaks gnuradio builds.
Diffstat (limited to 'recipes/swig/swig_1.3.39.bb')
-rw-r--r-- | recipes/swig/swig_1.3.39.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/swig/swig_1.3.39.bb b/recipes/swig/swig_1.3.39.bb index 5d1c46ce7a..2db94dae34 100644 --- a/recipes/swig/swig_1.3.39.bb +++ b/recipes/swig/swig_1.3.39.bb @@ -2,7 +2,5 @@ require swig.inc PR = "${INC_PR}.1" -DEFAULT_PREFERENCE = "-1" - SRC_URI[md5sum] = "ac201d1b87f8659584534f9540d7ad24" SRC_URI[sha256sum] = "bb2d5d9373cf1fe03faaadb02de47af3b058b0300e0f58ece6a7212f0a2b11dc" |