summaryrefslogtreecommitdiffstats
path: root/package/python-watchdog/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-watchdog/Config.in')
-rw-r--r--package/python-watchdog/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/python-watchdog/Config.in b/package/python-watchdog/Config.in
new file mode 100644
index 0000000000..e5290897e8
--- /dev/null
+++ b/package/python-watchdog/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_PYTHON_WATCHDOG
+ bool "python-watchdog"
+ select BR2_PACKAGE_PYTHON_PYYAML
+ select BR2_PACKAGE_PYTHON_ARGH
+ select BR2_PACKAGE_PYTHON_PATHTOOLS
+ help
+ Python API and shell utilities to monitor file system events.
+
+ http://github.com/gorakhargosh/watchdog
OpenPOWER on IntegriCloud