mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
attic: depend on python3.4-llfuse.
This commit is contained in:
parent
d4211bfc6f
commit
140ab31262
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'attic'
|
# Template file for 'attic'
|
||||||
pkgname=attic
|
pkgname=attic
|
||||||
version=0.16
|
version=0.16
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Attic-$version"
|
wrksrc="Attic-$version"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python3.4-setuptools python3.4-devel libressl-devel python3.4-Sphinx"
|
hostmakedepends="python3.4-setuptools python3.4-devel libressl-devel python3.4-Sphinx"
|
||||||
makedepends="${hostmakedepends/python3.4-setuptools/} acl-devel"
|
makedepends="${hostmakedepends/python3.4-setuptools/} acl-devel"
|
||||||
depends="python3.4-msgpack"
|
depends="python3.4-msgpack python3.4-llfuse"
|
||||||
python_versions="3.4"
|
python_versions="3.4"
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
pycompile_module="attic"
|
pycompile_module="attic"
|
||||||
|
|
Loading…
Add table
Reference in a new issue