mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-09-02 19:20:52 +01:00
Add buildroot 2018-02
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyinotify
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYINOTIFY_VERSION = 0.9.6
|
||||
PYTHON_PYINOTIFY_SITE = $(call github,seb-m,pyinotify,$(PYTHON_PYINOTIFY_VERSION))
|
||||
PYTHON_PYINOTIFY_SETUP_TYPE = setuptools
|
||||
PYTHON_PYINOTIFY_LICENSE = MIT
|
||||
PYTHON_PYINOTIFY_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user