# HG changeset patch # User Xander Ziiryanoff # Date 1442620715 -7200 # Node ID d8b76909ac0022f9875b09eb2e03dfc895efda5d # Parent a5a02262b0bd893f668b65c61d44e2530575efcb mtpaint: disable libopenjpeg & libjasper diff -r a5a02262b0bd -r d8b76909ac00 mtpaint/receipt --- a/mtpaint/receipt Fri Sep 18 23:51:57 2015 +0000 +++ b/mtpaint/receipt Sat Sep 19 01:58:35 2015 +0200 @@ -25,7 +25,7 @@ ./configure \ --cpu=$ARCH \ --prefix=/usr \ - intl nogif ;; + intl nogif nojp2 ;; arm*) # we need: arm-slitaz-linux-gnueabi-pkg-config ./configure \