diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f9621c4..e8dbb9f 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,11 @@ Uploaders: Build-Depends: cmake, debhelper-compat (= 13), + inkscape, + libfreeimage-dev, libgtk2.0-dev, - libzip-dev + libzip-dev, + pandoc Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: http://xtrkcad.org/ |