wok-6.x diff xfce4-panel/receipt @ rev 12543
binutils: add --with-bugurl=
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 26 13:37:41 2012 +0200 (2012-04-26) |
parents | 3c98cc9277d1 |
children | b5ad92e46490 |
line diff
1.1 --- a/xfce4-panel/receipt Mon May 16 23:38:20 2011 +0200 1.2 +++ b/xfce4-panel/receipt Thu Apr 26 13:37:41 2012 +0200 1.3 @@ -9,9 +9,9 @@ 1.4 WEB_SITE="http://www.xfce.org/" 1.5 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.6 1.7 -DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-ng-uuid dbus-glib" 1.8 +DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-uuid dbus-glib" 1.9 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck-dev cairo-dev garcon-dev 1.10 - xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev intltool exo xfconf-dev" 1.11 + xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-uuid-dev intltool exo xfconf-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()