Commit 311f9ba1 authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

databases/kexi: fix build by nmaking testlib dependency explicit

Another one of the "testlib was a runtime dependency of *something*
in the stack and was used implicitly here" fixes. Even though tests
are turned off through CMake arguments, testlib is still needed
at configure time.
parent 610227f5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
PORTNAME=		kexi
DISTVERSION=		3.2.0
PORTREVISION=		3
PORTREVISION=		4
CATEGORIES=		databases kde
MASTER_SITES=		KDE/stable/${PORTNAME}/src
DIST_SUBDIR=		KDE/${PORTNAME}
@@ -21,7 +21,7 @@ USE_KDE= auth bookmarks codecs completion config \
			solid sonnet texteditor textwidgets widgetsaddons \
			xmlgui breeze-icons_build
USE_QT=			concurrent core dbus declarative gui network printsupport webkit widgets xml \
			buildtools_build qmake_build
			buildtools_build qmake_build testlib_build

CONFLICTS_INSTALL=	calligra-2*