rev 11017 - branches/kde4/packages/kdebase-runtime/debian

Pino Toscano pino-guest at alioth.debian.org
Fri Jun 13 20:05:56 UTC 2008


Author: pino-guest
Date: 2008-06-13 20:05:56 +0000 (Fri, 13 Jun 2008)
New Revision: 11017

Modified:
   branches/kde4/packages/kdebase-runtime/debian/control
Log:
fix the fix: do not strictly require the xine backend, but any backend


Modified: branches/kde4/packages/kdebase-runtime/debian/control
===================================================================
--- branches/kde4/packages/kdebase-runtime/debian/control	2008-06-13 19:49:52 UTC (rev 11016)
+++ branches/kde4/packages/kdebase-runtime/debian/control	2008-06-13 20:05:56 UTC (rev 11017)
@@ -22,7 +22,7 @@
 Conflicts: kdebluetooth (<< 1.0~beta7-1)
 Depends: ${shlibs:Depends}, kdebase-runtime-bin-kde4 (= ${binary:Version}),
  kdebase-runtime-data (>= ${source:Version}),
- kde-icons-oxygen (>= ${source:Version}), phonon-backend-xine (>= ${source:Version})
+ kde-icons-oxygen (>= ${source:Version}), phonon-backend-xine (>= ${source:Version}) | phonon-backend
 Description: runtime components from the official KDE 4 release
  KDE is produced by an international technology team that creates free and open
  source software for desktop and portable computing. Among KDE's products are a




More information about the pkg-kde-commits mailing list