wok-current diff zenity/receipt @ rev 6789
Fixed aufs-utils. I just need linux-module-headers installed without linux-source. Compiles fine that way.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 18 17:32:44 2010 +0000 (2010-10-18) |
parents | b303dfac3b48 |
children | 117d9c496784 |
line diff
1.1 --- a/zenity/receipt Wed Feb 24 12:44:14 2010 +0000 1.2 +++ b/zenity/receipt Mon Oct 18 17:32:44 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="gui dialogs" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="gtk+ libglade" 1.8 +DEPENDS="gtk+ libglade libnotify" 1.9 BUILD_DEPENDS="gnome-doc-utils gnome-doc-utils-dev libglade-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.gnome.org"