diff options
| -rw-r--r-- | meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb b/meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb index 5ffa5c2fa6..4da3dc213e 100644 --- a/meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb +++ b/meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb | |||
| @@ -5,7 +5,7 @@ SECTION = "devel" | |||
| 5 | LICENSE = "BSD" | 5 | LICENSE = "BSD" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bc4231a2268da8fc55525ad119638a87" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bc4231a2268da8fc55525ad119638a87" |
| 7 | 7 | ||
| 8 | DEPENDS = "boost" | 8 | DEPENDS = "boost virtual/libgl" |
| 9 | 9 | ||
| 10 | SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}-3.1/${BPN}-${PV}_no_test_models.zip" | 10 | SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}-3.1/${BPN}-${PV}_no_test_models.zip" |
| 11 | SRC_URI[md5sum] = "ccd4788204509da58a3a53c7aeda7a8b" | 11 | SRC_URI[md5sum] = "ccd4788204509da58a3a53c7aeda7a8b" |
