summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-daemonize_2.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-daemonize_2.4.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-daemonize_2.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-daemonize_2.4.2.bb b/meta-python/recipes-devtools/python/python-daemonize_2.4.2.bb
index 2c6a8c899..1d3ba09b6 100644
--- a/meta-python/recipes-devtools/python/python-daemonize_2.4.2.bb
+++ b/meta-python/recipes-devtools/python/python-daemonize_2.4.2.bb
@@ -3,7 +3,7 @@ LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=13e982bf1b7b164b9d6d1665dac83873" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=13e982bf1b7b164b9d6d1665dac83873"
4SRCNAME = "daemonize" 4SRCNAME = "daemonize"
5 5
6inherit pypi 6inherit pypi setuptools
7 7
8RDEPENDS_${PN} = "\ 8RDEPENDS_${PN} = "\
9 python-fcntl \ 9 python-fcntl \