r35174 - in /desktop/unstable/mutter/debian: changelog control control.in

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Tue May 29 15:09:55 UTC 2012


Author: ricotz-guest
Date: Tue May 29 15:09:54 2012
New Revision: 35174

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35174
Log:
libmutter-dev: add dependency on libx11-dev

Modified:
    desktop/unstable/mutter/debian/changelog
    desktop/unstable/mutter/debian/control
    desktop/unstable/mutter/debian/control.in

Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=35174&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Tue May 29 15:09:54 2012
@@ -4,8 +4,8 @@
   * Upload to unstable.
 
   [ Rico Tzschichholz ]
-  * libmutter-dev: add dependency on gsettings-desktop-schemas-dev as
-    pc-file requests
+  * libmutter-dev: add dependency on gsettings-desktop-schemas-dev and
+    libx11-dev as pc-file requests
 
  -- Rico Tzschichholz <ricotz at ubuntu.com>  Tue, 29 May 2012 17:02:41 +0200
 

Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=35174&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control [utf-8] (original)
+++ desktop/unstable/mutter/debian/control [utf-8] Tue May 29 15:09:54 2012
@@ -130,7 +130,8 @@
          gir1.2-mutter-3.0 (= ${binary:Version}),
          gsettings-desktop-schemas-dev (>= 3.3.2),
          libclutter-1.0-dev (>= 1.9.10),
-         libgtk-3-dev (>= 3.3.7)
+         libgtk-3-dev (>= 3.3.7),
+         libx11-dev
 Description: Development files for the Mutter window manager
  Mutter is a small window manager, using GTK+ and Clutter to do
  everything.

Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=35174&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in [utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in [utf-8] Tue May 29 15:09:54 2012
@@ -125,7 +125,8 @@
          gir1.2-mutter-3.0 (= ${binary:Version}),
          gsettings-desktop-schemas-dev (>= 3.3.2),
          libclutter-1.0-dev (>= 1.9.10),
-         libgtk-3-dev (>= 3.3.7)
+         libgtk-3-dev (>= 3.3.7),
+         libx11-dev
 Description: Development files for the Mutter window manager
  Mutter is a small window manager, using GTK+ and Clutter to do
  everything.




More information about the pkg-gnome-commits mailing list