There was an error while loading. Please reload this page.
1 parent 73ab3dc commit afb7690Copy full SHA for afb7690
1 file changed
roles/mythtv/vars/linux_mint_debian_edition/7.yml
@@ -74,7 +74,7 @@ packages:
74
- libtool-bin
75
- sqlite3
76
- libcec-dev
77
- - libcec6
+ - libcec7
78
- libavc1394-dev
79
- libiec61883-dev
80
- libpulse-dev
@@ -108,6 +108,9 @@ qt5_packages:
108
- qtscript5-dev
109
- qt5-qmake
110
- libqt5sql5-mysql
111
+ - libqt5webengine5
112
+ - libqt5webenginecore5
113
+ - libqt5webenginewidgets5
114
115
...
116
0 commit comments