diff options
| -rw-r--r-- | meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb index 37ad21c8e7..678f17c06e 100644 --- a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb +++ b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb | |||
| @@ -4,6 +4,8 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 6 | 6 | ||
| 7 | DEPENDS = "mysql5" | ||
| 8 | |||
| 7 | PR = "r0" | 9 | PR = "r0" |
| 8 | SRCNAME = "MySQL-python" | 10 | SRCNAME = "MySQL-python" |
| 9 | 11 | ||
