summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb2
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 3866e60a1..a7bc16716 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
@@ -9,7 +9,7 @@
9 9
10DESCRIPTION = "pycups - CUPS bindings for Python" 10DESCRIPTION = "pycups - CUPS bindings for Python"
11HOMEPAGE = "https://github.com/OpenPrinting/pycups" 11HOMEPAGE = "https://github.com/OpenPrinting/pycups"
12LICENSE = "GPLv2+" 12LICENSE = "GPL-2.0-or-later"
13LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 13LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
14DEPENDS += "cups" 14DEPENDS += "cups"
15 15