wok diff compiz-compizconfig-python/receipt @ rev 21869
busybox/command_not_found: use $PATH
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 25 10:59:33 2019 +0200 (2019-09-25) |
parents | e99b50ce85e9 |
children | cdbaf97bfe46 |
line diff
1.1 --- a/compiz-compizconfig-python/receipt Sat Feb 18 11:55:55 2017 +0100 1.2 +++ b/compiz-compizconfig-python/receipt Wed Sep 25 10:59:33 2019 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 DEPENDS="python compiz-core compiz-libcompizconfig" 1.5 BUILD_DEPENDS="$DEPENDS python-dev pygtk-dev compiz-core-dev protobuf-dev \ 1.6 compiz-libcompizconfig-dev python-cython libxslt-dev util-linux-uuid-dev \ 1.7 -startup-notification-dev libtool xcb-util-dev" 1.8 +startup-notification-dev libtool xcb-util-dev file" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()