SIPPackage: documentation fix (#38672)
This commit is contained in:
parent
cc74729115
commit
63576275be
@ -72,7 +72,7 @@ arguments to the configure phase, you can use:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
def configure_args(self, spec, prefix):
|
||||
def configure_args(self):
|
||||
return ['--no-python-dbus']
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user