wok view libboost/receipt @ rev 21789
openal: fix post_install for tank
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 24 15:41:47 2019 +0200 (2019-07-24) |
parents | 86790a278e70 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="libboost"
4 VERSION="1.69.0"
5 CATEGORY="meta"
6 SHORT_DESC="Libboost meta-package to install base modules."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="MIT"
9 WEB_SITE="https://www.boost.org/"
11 DEPENDS="libboost-date-time libboost-iostreams libboost-regex \
12 libboost-serialization libboost-system libboost-thread"