diff options
| -rw-r--r-- | meta-oe/recipes-devtools/yasm/yasm_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/yasm/yasm_git.bb b/meta-oe/recipes-devtools/yasm/yasm_git.bb index 044fcbea74..3dd382be1f 100644 --- a/meta-oe/recipes-devtools/yasm/yasm_git.bb +++ b/meta-oe/recipes-devtools/yasm/yasm_git.bb | |||
| @@ -4,7 +4,8 @@ HOMEPAGE = "http://www.tortall.net/projects/yasm/" | |||
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=a12d8903508fb6bfd49d8d82c6170dd9" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=a12d8903508fb6bfd49d8d82c6170dd9" |
| 6 | 6 | ||
| 7 | DEPENDS += "flex-native bison-native xmlto-native" | 7 | DEPENDS += "flex-native bison-native" |
| 8 | PACKAGECONFIG[docs] = ",,xmlto-native," | ||
| 8 | 9 | ||
| 9 | PV = "1.3.0+git${SRCPV}" | 10 | PV = "1.3.0+git${SRCPV}" |
| 10 | # v1.3.0 | 11 | # v1.3.0 |
