# HG changeset patch # User Christophe Lincoln # Date 1306526141 -7200 # Node ID 0a38684bde7f36f3ad96a97c17998d4454b7183e # Parent 82b6dbfd8ce1090304d28a3f324222168af67cb7 parole: try with coreutils-operations (we have some /usr/bin/install errors) diff -r 82b6dbfd8ce1 -r 0a38684bde7f parole/receipt --- a/parole/receipt Fri May 27 21:29:22 2011 +0200 +++ b/parole/receipt Fri May 27 21:55:41 2011 +0200 @@ -13,7 +13,7 @@ startup-notification libnotify gstreamer util-linux-ng-uuid" BUILD_DEPENDS="intltool libxfcegui4-dev libxfce4util-dev dbus-glib-dev \ libgio-dev gst-plugins-base-dev taglib-dev startup-notification-dev \ -libnotify-dev gstreamer-dev util-linux-ng-uuid-dev" +libnotify-dev gstreamer-dev util-linux-ng-uuid-dev coreutils-operations" # Rules to configure and make the package. compile_rules()