Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c41e7fdaee21adbd7a6d7eaf146027764bfa287

commit 7c41e7fdaee21adbd7a6d7eaf146027764bfa287
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sun Sep 4 19:43:51 2011 +0200

remmina-plugins-0.9.2-4-x86_64

*fix depends

diff --git a/source/xapps-extra/remmina-plugins/FrugalBuild 
b/source/xapps-extra/remmina-plugins/FrugalBuild
index 84a7f49..4377d41 100644
--- a/source/xapps-extra/remmina-plugins/FrugalBuild
+++ b/source/xapps-extra/remmina-plugins/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=remmina-plugins
pkgver=0.9.2
-pkgrel=3
+pkgrel=4
pkgdesc="A GTK+ RDP, VNC, XDMCP and SSH client"
depends=('remmina' 'libxkbfile' 'gnutls')
rodepends=('remmina-vnc' 'remmina-nx' 'remmina-telepathy' 'remmina-xdmcp')
@@ -19,7 +19,7 @@ Fconfopts="$Fconfopts --enable-ssh --enable-vnc --enable-nx 
--enable-telepathy -

subpkgs=("${subpkgs[@]}" 'remmina-vnc')
subdescs=("${subdescs[@]}" 'vnc plugin for remmina')
-subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver")
+subrodepends=("${subrodepends[@]}" "")
subdepends=("${subdepends[@]}" "libvncserver")
subgroups=("${subgroups[@]}" 'xapps-extra')
subarchs=("${subarchs[@]}" 'i686 x86_64')
@@ -27,7 +27,7 @@ subreplaces=("${subreplaces[@]}" "")

subpkgs=("${subpkgs[@]}" 'remmina-telepathy')
subdescs=("${subdescs[@]}" 'telepathy plugin for remmina')
-subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver")
+subrodepends=("${subrodepends[@]}" "")
subdepends=("${subdepends[@]}" "telepathy-glib")
subgroups=("${subgroups[@]}" 'xapps-extra')
subarchs=("${subarchs[@]}" 'i686 x86_64')
@@ -35,7 +35,7 @@ subreplaces=("${subreplaces[@]}" "")

subpkgs=("${subpkgs[@]}" 'remmina-nx')
subdescs=("${subdescs[@]}" 'nx plugin for remmina')
-subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver")
+subrodepends=("${subrodepends[@]}" "")
subdepends=("${subdepends[@]}" "nx")
subgroups=("${subgroups[@]}" 'xapps-extra')
subarchs=("${subarchs[@]}" 'i686 x86_64')
@@ -43,7 +43,7 @@ subreplaces=("${subreplaces[@]}" "freenx-client")

subpkgs=("${subpkgs[@]}" 'remmina-xdmcp')
subdescs=("${subdescs[@]}" 'xdmcp plugin for remmina')
-subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver")
+subrodepends=("${subrodepends[@]}" "")
subdepends=("${subdepends[@]}" "libxdmcp")
subgroups=("${subgroups[@]}" 'xapps-extra')
subarchs=("${subarchs[@]}" 'i686 x86_64')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to