repo.or.cz
/
io
/
quag.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding apropos("keyword") method
[io/quag.git]
/
addons
/
MySQL
/
build.io
blob
1c655ad850587bc8f3ad4b506b971c8cf2a63357
1
AddonBuilder
clone do
(
2
dependsOnHeader
(
"mysql.h"
)
3
4
dependsOnFrameworkOrLib
(
"MySQL"
,
"mysqlclient"
)
5
headerSearchPaths
foreach
(
headerSearchPath
,
appendHeaderSearchPath
(
headerSearchPath
..
"/mysql"
))
6
7
ebuilds
atPut
(
"mysql5.0"
,
"mysql"
)
8
)