netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / perl / libdbd-mysql-perl-native_4.010.bb
1 require libdbd-mysql-perl.inc
2
3 DEPENDS = "libdbi-perl-native mysql-native"
4
5 EXTRA_OECONF = "    --mysql_config=${STAGING_BINDIR_NATIVE}"
6
7 inherit native
8