wok diff exo/receipt @ rev 12001

fceux: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 05 14:43:15 2012 +0100 (2012-03-05)
parents 5a95352df02a
children 73641efed1cc
line diff
     1.1 --- a/exo/receipt	Wed Mar 02 17:36:14 2011 +0000
     1.2 +++ b/exo/receipt	Mon Mar 05 14:43:15 2012 +0100
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="Xfce Exo library and tools"
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  DEPENDS="exo-tools libexo"
     1.7 -BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev intltool"
     1.8 +BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev intltool
     1.9 + util-linux-ng-uuid-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.xfce.org"
    1.12  WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL"