Remove unneccessary depends_on
This commit is contained in:
parent
0c7d0c0b6c
commit
383e73a5f5
@ -27,7 +27,6 @@ class Thrift(Package):
|
||||
|
||||
# Variant dependencies
|
||||
extends('python', when='+python')
|
||||
depends_on('python', when='+python')
|
||||
|
||||
depends_on('zlib', when='+c')
|
||||
depends_on('libevent', when='+c')
|
||||
|
Loading…
Reference in New Issue
Block a user