Source: spice
Version: 0.12.5-1
Severity: wishlist
Tags: patch

Hi,

Would be nice if you could enable the smartcard support now that
libcacard is packaged

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru spice-0.12.5/debian/control spice-0.12.5/debian/control
--- spice-0.12.5/debian/control	2014-05-23 17:56:48.000000000 +0200
+++ spice-0.12.5/debian/control	2015-05-25 23:29:03.000000000 +0200
@@ -22,6 +22,7 @@
  libxinerama-dev,
  python-pyparsing,
  libglib2.0-dev (>= 2.22~),
+ libcacard-dev (>= 0.1.2),
 Standards-Version: 3.9.4
 Homepage: http://spice-space.org/
 Vcs-Git: git://anonscm.debian.org/collab-maint/spice.git
diff -Nru spice-0.12.5/debian/rules spice-0.12.5/debian/rules
--- spice-0.12.5/debian/rules	2014-05-23 17:56:48.000000000 +0200
+++ spice-0.12.5/debian/rules	2015-05-25 23:28:48.000000000 +0200
@@ -5,7 +5,7 @@
 
 override_dh_auto_configure:
 	dh_auto_configure --  --disable-celt051 --disable-silent-rules \
-		--disable-smartcard --enable-client
+		--enable-smartcard --enable-client
 
 override_dh_strip:
 	dh_strip -plibspice-server1 --dbg-package=libspice-server1-dbg

Reply via email to