forked from pool/aqbanking
Accepting request 546418 from Office
OBS-URL: https://build.opensuse.org/request/show/546418 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aqbanking?expand=0&rev=73
This commit is contained in:
commit
b67cfdf59c
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 27 09:52:31 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Drop --with-qt4-libs configure parameter: no longer understood by
|
||||||
|
configure.
|
||||||
|
- Remove libqt4-devel BuildRequires: since --with-qt4-libs is not
|
||||||
|
understood anyway, we do not require the libst.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 2 07:55:25 UTC 2017 - bwiedemann@suse.com
|
Sun Jul 2 07:55:25 UTC 2017 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
@ -49,7 +49,6 @@ BuildRequires: gmp-devel
|
|||||||
BuildRequires: gwenhywfar-devel >= 4.10.0
|
BuildRequires: gwenhywfar-devel >= 4.10.0
|
||||||
BuildRequires: gwenhywfar-tools >= 4.10.0
|
BuildRequires: gwenhywfar-tools >= 4.10.0
|
||||||
BuildRequires: ktoblzcheck-devel >= 1.10
|
BuildRequires: ktoblzcheck-devel >= 1.10
|
||||||
BuildRequires: libqt4-devel
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
%if !0%{?sles_version}
|
%if !0%{?sles_version}
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
@ -174,7 +173,6 @@ export CPP
|
|||||||
--enable-release $builddate \
|
--enable-release $builddate \
|
||||||
--with-backends="$BACKEND_LIST" \
|
--with-backends="$BACKEND_LIST" \
|
||||||
--enable-full-doc \
|
--enable-full-doc \
|
||||||
--with-qt4-libs=%{_libdir} \
|
|
||||||
--with-docpath=%{_docdir}/%{name} \
|
--with-docpath=%{_docdir}/%{name} \
|
||||||
--enable-gui-tests
|
--enable-gui-tests
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user