deptypes: mark deptypes in packages
This commit is contained in:
@@ -35,8 +35,8 @@ class PyTuiview(Package):
|
||||
version('1.1.7', '4b3b38a820cc239c8ab4a181ac5d4c30')
|
||||
|
||||
extends("python")
|
||||
depends_on("py-pyqt")
|
||||
depends_on("py-numpy")
|
||||
depends_on("py-pyqt", type=nolink)
|
||||
depends_on("py-numpy", type=nolink)
|
||||
depends_on("gdal")
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Reference in New Issue
Block a user