diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-magic_0.4.25.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-magic_0.4.25.bb b/meta/recipes-devtools/python/python3-magic_0.4.25.bb index efc8b6daaa..bd46b294ae 100644 --- a/meta/recipes-devtools/python/python3-magic_0.4.25.bb +++ b/meta/recipes-devtools/python/python3-magic_0.4.25.bb | |||
@@ -8,6 +8,7 @@ LICENSE = "MIT" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=61495c152d794e6be5799a9edca149e3" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=61495c152d794e6be5799a9edca149e3" |
9 | 9 | ||
10 | PYPI_PACKAGE = "python-magic" | 10 | PYPI_PACKAGE = "python-magic" |
11 | PIP_INSTALL_PACKAGE = "python_magic" | ||
11 | 12 | ||
12 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
13 | 14 | ||