- GnuBarcode backend is now optional and is no longer distributed with glabels
- IEC16022 (datamatrix) barcode backend is now optional and is no longer
distributed with glabels
-- Added optional IEC18004 (QRCode) barcode backend
+- Added optional IEC18004 (QRCode) barcode backend (Daniel Mueller)
- Added optional Zint barcode backend (currently ony supports GS1-128, but
other barcodes will be supported by this backend in the future).
(Samual Lown)
dnl - Library dependencies
dnl ---------------------------------------------------------------------------
dnl Required dependencies
-GLIB_REQUIRED=2.22.0
-GTK_REQUIRED=2.18.0
+GLIB_REQUIRED=2.24.0
+GTK_REQUIRED=2.20.0
GCONF_REQUIRED=2.28.0
LIBXML_REQUIRED=2.7.0