mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
13
package/python-pyinotify/python-pyinotify.mk
Normal file
13
package/python-pyinotify/python-pyinotify.mk
Normal file
@@ -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