Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina-Ubuntu-PPA.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2021-10-18 16:47:40 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-10-18 16:47:40 +0300
commit768056f7684b2aede44c0f6df63abec2e1387926 (patch)
treef865f74b30a9e0530b5868058ac93ae1f871e7a2
parenta51d67ac46fdad79ec744ecf9832fa6b639a789e (diff)
Adding CUPS support
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 494a8cc..8bf2cd8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,8 @@ override_dh_auto_configure:
dh_auto_configure -- \
-DWITH_KF5WALLET=ON \
-DWITH_KIOSK_SESSION=ON \
+ -DWITH_CUPS=ON,
+ -DWITH_LIBSSH=ON,
-DWITH_NEWS=$(SETNEWS)
override_dh_install: