mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-12-23 12:41:05 +01:00
6 lines
179 B
Bash
6 lines
179 B
Bash
lib32disabled=yes
|
|
if [ -z "$nopyprovides" ] || [ -z "$noverifypydeps" ]; then
|
|
hostmakedepends+=" python3-packaging-bootstrap"
|
|
fi
|
|
makedepends+=" python3"
|
|
build_helper+=" python3"
|