summaryrefslogtreecommitdiff
path: root/elements/foundation/lzo.bst
blob: ad6a011399aeee66bb439f0c3a0579b48549cf85 (plain)
1
2
3
4
5
6
7
8
9
10
11
kind: autotools
depends:
- coreutils-common.bst
sources:
- kind: git
  url: upstream:lzo
  track: lzo-2.08
  ref: 338906b389d616a50da0447038d4ec3e1e3f190f
config:
  configure-commands:
  - ./configure --enable-shared=yes --prefix="%{prefix}"