K 10 svn:author V 5 danfe K 8 svn:date V 27 2020-09-09T07:14:20.599958Z K 7 svn:log V 576 Add missing dependency on GTK, otherwise installed package fails to run: Traceback (most recent call last): File "/usr/local/bin/arandr", line 41, in from screenlayout.gui import main File "/usr/local/lib/python3.7/site-packages/screenlayout/gui.py", line 28, in gi.require_version('Gtk', '3.0') File "/usr/local/lib/python3.7/site-packages/gi/__init__.py", line 130, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Gtk not available Reported by: Zeus Panchenko END