[arch-commits] Commit in kdenetwork (kde-unstable/PKGBUILD trunk/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Jan 4 11:30:47 UTC 2011
Date: Tuesday, January 4, 2011 @ 06:30:47
Author: andrea
Revision: 104585
add kdebase-keditbookmarks as optional dependence for krdc
Modified:
kdenetwork/kde-unstable/PKGBUILD
kdenetwork/trunk/PKGBUILD
-----------------------+
kde-unstable/PKGBUILD | 1 +
trunk/PKGBUILD | 1 +
2 files changed, 2 insertions(+)
Modified: kde-unstable/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD 2011-01-04 11:26:53 UTC (rev 104584)
+++ kde-unstable/PKGBUILD 2011-01-04 11:30:47 UTC (rev 104585)
@@ -99,6 +99,7 @@
package_kdenetwork-krdc() {
pkgdesc='Remote Desktop Client'
depends=('kdebase-runtime' 'libvncserver' 'rdesktop' 'telepathy-qt4')
+ optdepends=('kdebase-keditbookmarks: to edit bookmarks')
url="http://kde.org/applications/internet/krdc/"
cd $srcdir/build/krdc
make DESTDIR=$pkgdir install
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2011-01-04 11:26:53 UTC (rev 104584)
+++ trunk/PKGBUILD 2011-01-04 11:30:47 UTC (rev 104585)
@@ -94,6 +94,7 @@
package_kdenetwork-krdc() {
pkgdesc='Remote Desktop Client'
depends=('kdebase-runtime' 'libvncserver' 'rdesktop' 'telepathy-qt4')
+ optdepends=('kdebase-keditbookmarks: to edit bookmarks')
url="http://kde.org/applications/internet/krdc/"
cd $srcdir/build/krdc
make DESTDIR=$pkgdir install
More information about the arch-commits
mailing list