[Lunar-commits] <moonbase> kdepim4: tweak the DEPENDS file, removig the ones which are in kdepimlibs4.
Florin Braescu
florin at lunar-linux.org
Sat Aug 9 18:35:27 CEST 2008
commit a966d94c1b4253e1f33276f711c0f781bab8da5f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Aug 9 19:35:27 2008 +0300
kdepim4: tweak the DEPENDS file, removig the ones which are in kdepimlibs4.
---
kde4/base/kdepim4/BUILD | 10 +++++-----
kde4/base/kdepim4/DEPENDS | 5 +----
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/kde4/base/kdepim4/BUILD b/kde4/base/kdepim4/BUILD
index 0cc56ec..aacc1e3 100644
--- a/kde4/base/kdepim4/BUILD
+++ b/kde4/base/kdepim4/BUILD
@@ -2,14 +2,14 @@
KDE4_BUILD_DIR="$SOURCE_DIRECTORY/kde4-build"
- source /etc/profile.d/qt4.rc &&
- source /etc/profile.d/kde4.rc &&
+ source /etc/profile.d/qt4.rc &&
+ source /etc/profile.d/kde4.rc &&
- mkdir $KDE4_BUILD_DIR &&
- cd $KDE4_BUILD_DIR &&
+ mkdir $KDE4_BUILD_DIR &&
+ cd $KDE4_BUILD_DIR &&
cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
- -DCMAKE_BUILD_TYPE=RELEASE &&
+ -DCMAKE_BUILD_TYPE=RELEASE &&
default_make
diff --git a/kde4/base/kdepim4/DEPENDS b/kde4/base/kdepim4/DEPENDS
index 0171bea..f4a4d55 100644
--- a/kde4/base/kdepim4/DEPENDS
+++ b/kde4/base/kdepim4/DEPENDS
@@ -1,8 +1,5 @@
-depends kdelibs4
-depends gpgme
+depends kdepimlibs4
-optional_depends "openldap" "" "" "for OpenLDAP support within KDE4"
-optional_depends "cyrus-sasl" "" "" "for SASL support within KDE4"
optional_depends "libassuan" "" "" "for IPC support"
optional_depends "gnokii" "" "" "for some mobile phone support"
optional_depends "libXScrnSaver" "" "" "for screensaver support"
More information about the Lunar-commits
mailing list