From 8c919bbc8df3a62820aec41f9123a76a241e951d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 3 Feb 2021 23:25:30 +0100 Subject: DEB tdelibs: Move the imagetops into a separate package. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 962965ffdd02aea9cfeb24005cb501e2457fb9a4) --- ubuntu/_base/core/kdelibs/debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'ubuntu/_base/core/kdelibs/debian/rules') diff --git a/ubuntu/_base/core/kdelibs/debian/rules b/ubuntu/_base/core/kdelibs/debian/rules index a584fbd66..3af3cc3a5 100755 --- a/ubuntu/_base/core/kdelibs/debian/rules +++ b/ubuntu/_base/core/kdelibs/debian/rules @@ -44,6 +44,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_XRANDR="ON" \ -DWITH_XCOMPOSITE="ON" \ -DWITH_MITSHM="ON" \ + -DWITH_IMAGETOPS_BINARY="ON" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo DEB_MAKE_CHECK_TARGET = check -- cgit v1.2.3