wok-6.x diff gtk-vnc/receipt @ rev 6319
Added libproxy and libproxy-dev to build_depends. libproxy is also need to run subversion so its in depends too.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Sep 17 04:44:53 2010 +0000 (2010-09-17) |
parents | bd9869e5f58d |
children | 9130dc5943c6 |
line diff
1.1 --- a/gtk-vnc/receipt Sun Oct 25 17:21:00 2009 +0100 1.2 +++ b/gtk-vnc/receipt Fri Sep 17 04:44:53 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="VNC viewer widget for GTK." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gnutls libgpg-error gtk+ cyrus-sasl" 1.8 +DEPENDS="gnutls libgpg-error gtk+ cyrus-sasl libtasn1" 1.9 BUILD_DEPENDS="gnutls-dev libgpg-error-dev gtk+-dev pygtk-dev cyrus-sasl-dev" 1.10 SUGGESTED="gtk-vnc-python" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2"