wok diff alpine/receipt @ rev 4259
wine: add desktop file for notepad, winecfg, winefile + custom icon
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Sep 25 12:11:54 2009 +0200 (2009-09-25) |
parents | 2bbc0ef3f1d2 |
children | fb7729b0e508 |
line diff
1.1 --- a/alpine/receipt Wed Jun 24 18:47:14 2009 +0000 1.2 +++ b/alpine/receipt Fri Sep 25 12:11:54 2009 +0200 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Fast, easy to use email client." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="openssl pam libldap cyrus-sasl ncurses" 1.8 -BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap" 1.9 +DEPENDS="openssl pam libldap cyrus-sasl ncurses krb5" 1.10 +BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" 1.11 TARBALL="$PACKAGE.tar.gz" 1.12 WEB_SITE="http://www.washington.edu/alpine/" 1.13 WGET_URL="ftp://ftp.cac.washington.edu/alpine/$TARBALL"