[Pkg-xfce-commits] r6311 - goodies/trunk/lightdm/debian

Yves-Alexis Perez corsac at alioth.debian.org
Thu Jan 12 05:24:28 UTC 2012


Author: corsac
Date: 2012-01-12 17:24:28 +0000 (Thu, 12 Jan 2012)
New Revision: 6311

Modified:
   goodies/trunk/lightdm/debian/changelog
   goodies/trunk/lightdm/debian/control
Log:
liblightdm-gobject-dev requires libdbus-glib-1-dev and libxklavier12-dev
so add dependencies.

Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog	2012-01-12 17:22:59 UTC (rev 6310)
+++ goodies/trunk/lightdm/debian/changelog	2012-01-12 17:24:28 UTC (rev 6311)
@@ -4,7 +4,8 @@
     - da.po updated, thanks to “Joe Dalton”.                    closes: #650946
   * debian/control:
     - add Provides: on x-display-manager.                       closes: #654343
-    - liblightdm-gobject-dev requires libdbus-glib-1-dev so add a dependency.
+    - liblightdm-gobject-dev requires libdbus-glib-1-dev and libxklavier12-dev
+      so add dependencies.
   * debian/watch updated for new tarballs location.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sun, 04 Dec 2011 15:07:43 +0100

Modified: goodies/trunk/lightdm/debian/control
===================================================================
--- goodies/trunk/lightdm/debian/control	2012-01-12 17:22:59 UTC (rev 6310)
+++ goodies/trunk/lightdm/debian/control	2012-01-12 17:24:28 UTC (rev 6311)
@@ -80,7 +80,8 @@
 Package: liblightdm-gobject-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libdbus-glib-1-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libdbus-glib-1-dev, 
+ libxklavier12-dev
 Description: simple display manager (gobject development files)
  This package contains the development files for lightdm.
  They can be used to build new greeters applications GTK+ based.




More information about the Pkg-xfce-commits mailing list