mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
Merge pull request #12 from ONLYOFFICE/feature/fix-libgconf-2-4
Added libgconf-2-4 to the package dependency
This commit is contained in:
@ -7,7 +7,7 @@ Maintainer: Ascensio System SIA <support@onlyoffice.com>
|
||||
#Build-Depends: debhelper (>= 8.0.0)
|
||||
Pre-Depends: dpkg (>= 1.14.0)
|
||||
#FullDepends: x11-common, fonts-dejavu | ttf-dejavu, fonts-opensymbol
|
||||
Depends: x11-common, libxss1, libcurl3, libgtkglext1 (>=1.0), libcairo2, libstdc++6 (>=4.8), fonts-dejavu | ttf-dejavu, fonts-opensymbol, fonts-liberation, fonts-crosextra-carlito
|
||||
Depends: x11-common, libxss1, libcurl3, libgtkglext1 (>=1.0), libcairo2, libgconf-2-4, libstdc++6 (>=4.8), fonts-dejavu | ttf-dejavu, fonts-opensymbol, fonts-liberation, fonts-crosextra-carlito
|
||||
Recommends: ttf-mscorefonts-installer, fonts-takao-gothic
|
||||
#Standards-Version: 3.9.4
|
||||
Priority: optional
|
||||
|
||||
Reference in New Issue
Block a user