From 43f4771ab84bc512ce7a5d7c57435c3539cfa2d9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 2 Apr 2014 16:10:07 +0200 Subject: [PATCH] qingy: rebuild to have corrected shlib-provides; lib32disabled=yes. --- srcpkgs/qingy/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/qingy/template b/srcpkgs/qingy/template index 1866a1ac8e..989ce4a933 100644 --- a/srcpkgs/qingy/template +++ b/srcpkgs/qingy/template @@ -1,7 +1,8 @@ # Template file for 'qingy' pkgname="qingy" version="1.0.0" -revision=9 +revision=10 +lib32disabled=yes build_style=gnu-configure makedepends="ncurses-devel openssl-devel" configure_args="--disable-static --disable-DirectFB-support"