Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=1f09dcaff5b76c7d265404efceef0dd8af0821cc
commit 1f09dcaff5b76c7d265404efceef0dd8af0821cc Author: Devil505 <[email protected]> Date: Tue Apr 17 11:11:36 2012 +0200 xfce4-mount-plugin-0.6.0-1-i686 * oops fixing typo diff --git a/source/xfce4/xfce4-mount-plugin/FrugalBuild b/source/xfce4/xfce4-mount-plugin/FrugalBuild index e77b524..5fe8db3 100644 --- a/source/xfce4/xfce4-mount-plugin/FrugalBuild +++ b/source/xfce4/xfce4-mount-plugin/FrugalBuild @@ -7,7 +7,7 @@ pkgver=0.6.0 pkgrel=1 pkgdesc="A disk mount/unmout plugin for the Xfce4 panel." makedepends=('intltool') -depends=('libxfce4ui4>=4.9.0' 'xfce4-panel>=4.9.0' 'libxml2') +depends=('libxfce4ui>=4.9.0' 'xfce4-panel>=4.9.0' 'libxml2') groups=('xfce4' 'xfce4-goodies') archs=('i686' 'x86_64') _F_gnome_iconcache="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
