diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb b/meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb index 3daf13473a..38f5216f56 100644 --- a/meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb  | |||
| @@ -5,6 +5,7 @@ LICENSE = "MIT" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0c851d60495c7e27225a819e179208a" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0c851d60495c7e27225a819e179208a" | 
| 6 | 6 | ||
| 7 | inherit setuptools3 pkgconfig features_check | 7 | inherit setuptools3 pkgconfig features_check | 
| 8 | PIP_INSTALL_PACKAGE = "Kivy" | ||
| 8 | 9 | ||
| 9 | SRC_URI = "\ | 10 | SRC_URI = "\ | 
| 10 | git://github.com/kivy/kivy.git;protocol=https;branch=master \ | 11 | git://github.com/kivy/kivy.git;protocol=https;branch=master \ | 
