wok diff xfce4-mixer/receipt @ rev 12535
rage: fix tarball
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 26 02:14:50 2012 +0200 (2012-04-26) |
parents | a049d48a3c4c |
children | 3dad282b916d |
line diff
1.1 --- a/xfce4-mixer/receipt Thu May 19 00:05:26 2011 +0200 1.2 +++ b/xfce4-mixer/receipt Thu Apr 26 02:14:50 2012 +0200 1.3 @@ -10,10 +10,10 @@ 1.4 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 DEPENDS="gtk+ libxfce4util gtk+ xfconf xfce4-panel gst-plugins-base startup-notification 1.7 - util-linux-ng-uuid" 1.8 + util-linux-uuid" 1.9 BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev xfce4-panel-dev 1.10 gst-plugins-base-dev intltool libxfce4ui-dev gstreamer-dev startup-notification-dev \ 1.11 - util-linux-ng-uuid-dev " 1.12 + util-linux-uuid-dev " 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()