summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb')
-rw-r--r--meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb2
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 37ad21c8e..678f17c06 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"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263" 5LIC_FILES_CHKSUM = "file://GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6 6
7DEPENDS = "mysql5"
8
7PR = "r0" 9PR = "r0"
8SRCNAME = "MySQL-python" 10SRCNAME = "MySQL-python"
9 11