summaryrefslogtreecommitdiff
path: root/freefilesync/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'freefilesync/debian/control')
-rw-r--r--freefilesync/debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/freefilesync/debian/control b/freefilesync/debian/control
index 7e4df83..00da1a0 100644
--- a/freefilesync/debian/control
+++ b/freefilesync/debian/control
@@ -5,8 +5,6 @@ Maintainer: B Stack <bgstack15@gmail.com>
Build-Depends: debhelper (>=12~),
imagemagick,
libcurl4-openssl-dev (>=7.68.0),
- libfontconfig-dev,
-# libfontconfig-dev only added for Debian OBS which is choking as of 2020-04 on libfontconfig-dev | libfontconfig1-dev for deps: libgtk-3-dev, libpango1.0-dev, libcairo2-dev, libxft-dev
libssh2-1-dev,
libssl-dev,
wx3.0-headers,
bgstack15