summaryrefslogtreecommitdiffstats
path: root/rules/myodbc.in
blob: 8cb4cb22df59a10cda09063df01e6ce38e928285 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## SECTION=staging
## old section:
### SECTION=system_libraries

config MYODBC
	select LIBLTDL
	select MYSQL
	select LIBIODBC
	tristate "myodbc"
	help
	  mysql odbc connector

	  STAGING: remove in ptxdist-2015.03.0
	  This package has not been maintained in a long time. The revision is
	  not an official one. And it needs mysql (also in staging).
	  Upgrade to recent release is required.