From 8b3be13c90209048af4d46ff6e8580fbf4e9d543 Mon Sep 17 00:00:00 2001 From: "Pawel \"l0ner\" Soltys" Date: Wed, 8 Feb 2012 17:25:53 +0100 Subject: kdebase: moved hal dep from global to kdebase pkg, removed xorg-iceaut dep which is kdelibs dep, removed xorg deps --- arch/3.5.13/trinity-base/trinity-kdebase/PKGBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'arch/3.5.13') diff --git a/arch/3.5.13/trinity-base/trinity-kdebase/PKGBUILD b/arch/3.5.13/trinity-base/trinity-kdebase/PKGBUILD index 8413bac60..6c360661a 100644 --- a/arch/3.5.13/trinity-base/trinity-kdebase/PKGBUILD +++ b/arch/3.5.13/trinity-base/trinity-kdebase/PKGBUILD @@ -9,11 +9,9 @@ url='http://www.trinitydesktop.org' license=('GPL') groups=('trinity-base') pkgdesc="Trinity Desktop Enviroment base components" -depends=('trinity-kdelibs' 'hal' - 'postgresql-libs') - +depends=('trinity-kdelibs') makedepends=('pkgconfig' 'cmake' 'autoconf' 'imake' 'xorg-bdftopcf' 'smbclient' - 'libraw1394' 'libxtst' 'libxkbfile') + 'libraw1394' 'libxtst' 'libxkbfile' 'hal') confilicts=('kdemod3-kdebase') options=('libtool') source=('http://mirror.ets.kth.se/trinity/releases/3.5.13/kdebase-3.5.13.tar.gz' @@ -93,9 +91,9 @@ build() { package_trinity-kdebase() { pkgdesc='Trinity Desktop Enviroment' - depends=('trinity-dbus-tqt' - 'xorg-server' 'xorg-xset' 'xorg-xsetroot' 'xorg-xprop' 'xorg-xmessage' 'xorg-xinit' 'xorg-iceauth' + depends=('trinity-dbus-tqt' 'hal' 'libxtst' 'libraw1394') + #'xorg-server' 'xorg-xset' 'xorg-xsetroot' 'xorg-xprop' 'xorg-xmessage' 'xorg-xinit' optdepends=('desktop-file-utils: Command line utilities for working with desktop entries' 'pciutils: PCI bus configuration space access library and tools' 'xscreensaver: Screen saver and locker for the X Window System' -- cgit v1.2.1