summaryrefslogtreecommitdiff
path: root/elements/lorry/libapr-util.bst
blob: 293acb623007eee14a0f5add66e978aca062b047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
kind: autotools
depends:
- foundation.bst
- python-cliapp.bst
- pcre-utils.bst
- lorry/libapr.bst
sources:
- kind: git
  url: upstream:libapr-util
  track: 1.5.4
  ref: 718a507e2e33d87ab15ff80cfe80aea8ae6c7163
config:
  configure-commands:
  - ./buildconf --with-apr=/usr/share/apr-1
  - ./configure --prefix "%{prefix}" --with-apr=/usr/bin/apr-1-config