mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
blender: Remove commented out references to _python3 packages, no functional changes. (#8765)
This commit is contained in:
@@ -33,8 +33,6 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
# numpy${secondaryArchSuffix}_python3
|
||||
# requests_python3
|
||||
lib:libalembic$secondaryArchSuffix
|
||||
lib:libavcodec$secondaryArchSuffix
|
||||
lib:libavdevice$secondaryArchSuffix
|
||||
@@ -140,8 +138,6 @@ BUILD_REQUIRES="
|
||||
lib:libavdevice$secondaryArchSuffix # REQUIRED
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
# numpy${secondaryArchSuffix}_python3
|
||||
# requests_python3
|
||||
cmd:cmake
|
||||
cmd:find
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user