wok-next diff dfu-util/receipt @ rev 20871
fossil: up (2.6) / fix build; sqlite3: up (3.24.0), drop providing "sqlite[^3]*"; add staticperl
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Jul 02 22:39:08 2018 +0300 (2018-07-02) |
parents | 95d7ea8749ce |
children | b84b01f3048e |
line diff
1.1 --- a/dfu-util/receipt Wed Nov 05 16:17:22 2014 +0100 1.2 +++ b/dfu-util/receipt Mon Jul 02 22:39:08 2018 +0300 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://dfu-util.gnumonks.org/" 1.5 WGET_URL="${WEB_SITE}releases/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="pkg-config glib libusb-dev" 1.8 +BUILD_DEPENDS="glib libusb-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()