diff options
-rw-r--r-- | meta-oe/recipes-extended/upm/upm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/upm/upm_git.bb b/meta-oe/recipes-extended/upm/upm_git.bb index 0695f99695..a86f4a80d8 100644 --- a/meta-oe/recipes-extended/upm/upm_git.bb +++ b/meta-oe/recipes-extended/upm/upm_git.bb | |||
@@ -5,7 +5,7 @@ SECTION = "libs" | |||
5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=66493d54e65bfc12c7983ff2e884f37f" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=66493d54e65bfc12c7983ff2e884f37f" |
7 | 7 | ||
8 | DEPENDS = "libjpeg-turbo mraa" | 8 | DEPENDS = "libjpeg-turbo mraa python3-setuptools-native" |
9 | 9 | ||
10 | SRCREV = "5cf20df96c6b35c19d5b871ba4e319e96b4df72d" | 10 | SRCREV = "5cf20df96c6b35c19d5b871ba4e319e96b4df72d" |
11 | PV = "2.0.0+git${SRCPV}" | 11 | PV = "2.0.0+git${SRCPV}" |