summaryrefslogtreecommitdiff
path: root/elements/ostree-core/libassuan.bst
blob: 5423cf50bc61c09eb21edd7f67fe8a84c4226752 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
kind: autotools
depends:
- core.bst
- libsoup-common.bst
- foundation.bst
sources:
- kind: git
  url: upstream:libassuan
  track: libassuan-2.3.0
  ref: cdb1e6484d6f094f8e795bfec5b314ec524a90f8
config:
  configure-commands:
  - autoreconf -fi
  - ./configure --prefix="%{prefix}" --enable-maintainer-mode