From 7eef9426e01ac36636bf441525f55f42433003c1 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 1 Dec 2018 11:04:39 +0100 Subject: [PATCH] revert dependency to dh-systemd (outdated), depend on GUI packages --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 29a79ffc..e0229f84 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,14 @@ Section: admin Priority: optional Maintainer: Proxmox Support Team Build-Depends: debhelper (>= 10), - dh-systemd, Standards-Version: 3.9.5 Homepage: https://www.proxmox.com Package: api-test-server Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, + libjs-extjs (>= 6.0.1), + fonts-font-awesome, + proxmox-widget-toolkit, Description: API Test Server This is experimental code used to test Rust.