From c70ef9e68507b723ba46e1c7eddd1fc984ba82e5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:02 +0100 Subject: [PATCH] bullet: drop hostmakedepends provided by build_style --- srcpkgs/bullet/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/bullet/template b/srcpkgs/bullet/template index a542e47481a..af33caac7bf 100644 --- a/srcpkgs/bullet/template +++ b/srcpkgs/bullet/template @@ -6,7 +6,6 @@ wrksrc="bullet3-${version}" build_style=cmake configure_args="-DBUILD_SHARED_LIBS=1 -DBUILD_OPENGL_DEMOS=0 -DBUILD_BULLET2_DEMOS=0 -DBUILD_MULTITHREADING=1 -DBUILD_EXTRAS=1 -DINSTLAL_LIBS=1 -DINSTALL_EXTRA_LIBS=1" -hostmakedepends="cmake" makedepends="glu-devel" short_desc="A 3D Collision Detection and Rigid Body Dynamics Library" maintainer="Juan RP "