diff options
Diffstat (limited to 'recipes/gnuradio')
-rw-r--r-- | recipes/gnuradio/gnuradio_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb index 827790d853..b5c767b0e7 100644 --- a/recipes/gnuradio/gnuradio_git.bb +++ b/recipes/gnuradio/gnuradio_git.bb @@ -1,6 +1,6 @@ require gnuradio.inc -#DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE = "-1" DEPENDS += " gsl " |