diff options
-rw-r--r-- | meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb b/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb index 1508273009..67cd1a2277 100644 --- a/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb +++ b/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb | |||
@@ -16,4 +16,4 @@ DEPENDS += "cups" | |||
16 | # See https://pypi.org/project/pycups/ for data | 16 | # See https://pypi.org/project/pycups/ for data |
17 | SRC_URI[sha256sum] = "57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90" | 17 | SRC_URI[sha256sum] = "57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90" |
18 | 18 | ||
19 | inherit pypi python_setuptools_build_meta | 19 | inherit pypi setuptools3 |