# HG changeset patch # User Antoine Bodin # Date 1324118541 -3600 # Node ID 8e92fa1484dab9d37f37839e19047e8dfdfe6114 # Parent a8d677434a849a63b029dbb76c482cf23ec2e04b orage: add popt to depends diff -r a8d677434a84 -r 8e92fa1484da orage/receipt --- a/orage/receipt Sat Dec 17 11:42:21 2011 +0100 +++ b/orage/receipt Sat Dec 17 11:42:21 2011 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Xfce calendar" MAINTAINER="erjo@slitaz.org" DEPENDS="libxfcegui4 libnotify dbus atk libgio pango cairo libnotify \ -xfce4-panel atk libgio pango cairo xfce4-panel" +xfce4-panel atk libgio pango cairo xfce4-panel popt" BUILD_DEPENDS="libxfcegui4-dev xfce4-panel-dev libnotify-dev dbus-dev intltool popt-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org"