mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1016042 - Bump mozdevice to 0.35;r=ahal DONTBUILD
This commit is contained in:
parent
b7850d11ba
commit
ed6ae85e74
@ -5,7 +5,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = 'mozdevice'
|
||||
PACKAGE_VERSION = '0.34'
|
||||
PACKAGE_VERSION = '0.35'
|
||||
|
||||
deps = ['mozfile >= 1.0',
|
||||
'mozlog',
|
||||
|
Loading…
Reference in New Issue
Block a user