rev 9192 - branches/kde4/packages/kdelibs/debian
Fathi Boudra
fabo at alioth.debian.org
Tue Jan 29 21:03:53 UTC 2008
Author: fabo
Date: 2008-01-29 21:03:52 +0000 (Tue, 29 Jan 2008)
New Revision: 9192
Modified:
branches/kde4/packages/kdelibs/debian/changelog
branches/kde4/packages/kdelibs/debian/control
Log:
* Add dbus-x11 dependency. Thanks to Chris Desjardins.
Modified: branches/kde4/packages/kdelibs/debian/changelog
===================================================================
--- branches/kde4/packages/kdelibs/debian/changelog 2008-01-29 20:22:16 UTC (rev 9191)
+++ branches/kde4/packages/kdelibs/debian/changelog 2008-01-29 21:03:52 UTC (rev 9192)
@@ -28,6 +28,7 @@
* Make kdelibs5-dev installable on GNU/kFreeBSD. Thanks to Aurelien Jarno.
(Closes: #462338)
+ * Add dbus-x11 dependency. Thanks to Chris Desjardins.
* Add Vcs-Browser and Vcs-Svn fields.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 19 Jan 2008 14:05:04 +0100
Modified: branches/kde4/packages/kdelibs/debian/control
===================================================================
--- branches/kde4/packages/kdelibs/debian/control 2008-01-29 20:22:16 UTC (rev 9191)
+++ branches/kde4/packages/kdelibs/debian/control 2008-01-29 21:03:52 UTC (rev 9192)
@@ -20,7 +20,7 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, kdelibs5-data (>= ${source:Version}),
- kdelibs-bin(>= ${binary:Version}), shared-mime-info, xauth
+ kdelibs-bin(>= ${binary:Version}), dbus-x11, shared-mime-info, xauth
Description: core libraries for all KDE 4 applications
This package contains shared libraries needed to run KDE 4 applications.
.
More information about the pkg-kde-commits
mailing list