[Lunar-commits] <moonbase> k3b: After looking through the source, even though they do not specifically say so,

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Jun 2 00:25:28 CEST 2010


commit 8cbd56bb25b7d87eeb8a7e29cc52ec5b462307b5
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Jun 1 18:25:28 2010 -0400

    k3b: After looking through the source, even though they do not specifically say so,
    
    it appears to be a hard depends. So promoting it to that level. PacManLives was the
    prompter to look at this.
---
 zbeta/k3b/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zbeta/k3b/DEPENDS b/zbeta/k3b/DEPENDS
index 20a38a7..e096279 100644
--- a/zbeta/k3b/DEPENDS
+++ b/zbeta/k3b/DEPENDS
@@ -1,3 +1,4 @@
+depends cdrdao
 depends kdelibs4
 depends cdparanoia
 depends cdrtools
@@ -18,6 +19,5 @@ optional_depends "flac"           "" "" "for flac audio file support"
 optional_depends "mppenc"         "" "" "for decoding Musepack audio file support"
 optional_depends "taglib"         "" "" "for reading Meta data tag support"
 optional_depends "normalize"      "" "" "to adjust audio file volume support"
-optional_depends "cdrdao"         "" "" "for burning CDs using the disk-at-once support"
 optional_depends "emovix"         "" "" "for creating bootable video device support"
 optional_depends "libsamplerate"  "" "" "for audio sampling rate support"


More information about the Lunar-commits mailing list