mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
noteshrink: disable broken recipe
generating ```requires "numpy_python >= 1.10" of package "noteshrink-0.1.1-1" could not be resolved``` on the haikuports buildmaster repo generation
This commit is contained in:
committed by
GitHub
parent
2b9cffa3af
commit
47d003046a
@@ -7,7 +7,7 @@ REVISION="1"
|
||||
SOURCE_URI="https://github.com/mzucker/noteshrink/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2a29c09768973e688b693b61337c6c49384e8123cf88824dba335cc8c4ed2ca8"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
ARCHITECTURES="!any"
|
||||
# Doesn't work on gcc2hybrid - missing dependencies.
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user