# HG changeset patch # User Pascal Bellard # Date 1450257158 -3600 # Node ID e08f8f6be0ed6598134967af9582d48fd17b1ae8 # Parent 6e9e0c6034a83729b928d1afd2fceaf7a9502298 jpilot: build workaround (cooker/tazpkg needs investigations) diff -r 6e9e0c6034a8 -r e08f8f6be0ed jpilot/receipt --- a/jpilot/receipt Wed Dec 16 02:02:53 2015 +0200 +++ b/jpilot/receipt Wed Dec 16 10:12:38 2015 +0100 @@ -11,7 +11,7 @@ WGET_URL="$WEB_SITE/$TARBALL" DEPENDS="gtk+ gettext pilot-link" -BUILD_DEPENDS="gtk+-dev gettext pilot-link-dev" +BUILD_DEPENDS="gtk+-dev gettext pilot-link-dev pilot-link" # Rules to configure and make the package. compile_rules()