]> git.proxmox.com Git - pve-libspice-server.git/blobdiff - debian/rules
upgrade to 0.14.1
[pve-libspice-server.git] / debian / rules
index 6aaa5e4b771a6cffaf4930bcc54aae9f2908acd2..4d95b45ab87c14ab2ccc83429a74641afd8a90ef 100755 (executable)
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 override_dh_auto_configure:
-       CELT051_CFLAGS="-I$(CURDIR)"  CELT051_LIBS="-L$(CURDIR)/celt051/.libs -lcelt051 -lm" ./configure --prefix=/usr --with-sasl --disable-smartcard
+       CELT051_CFLAGS="-I$(CURDIR)"  CELT051_LIBS="-L$(CURDIR)/celt051/.libs -lcelt051 -lm" ./configure --prefix=/usr --with-sasl --disable-smartcard --enable-celt051
 
 %:
        dh $@  -with quilt --with autotools-dev