r20882 - in /packages/unstable/mutter/debian: control control.in

kov at users.alioth.debian.org kov at users.alioth.debian.org
Tue Aug 11 23:41:41 UTC 2009


Author: kov
Date: Tue Aug 11 23:41:41 2009
New Revision: 20882

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20882
Log:
Fix libclutter-1.0-dev build-dep

Modified:
    packages/unstable/mutter/debian/control
    packages/unstable/mutter/debian/control.in

Modified: packages/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/control?rev=20882&op=diff
==============================================================================
--- packages/unstable/mutter/debian/control [utf-8] (original)
+++ packages/unstable/mutter/debian/control [utf-8] Tue Aug 11 23:41:41 2009
@@ -8,7 +8,7 @@
                quilt,
                intltool (>= 0.34.90),
                gobject-introspection-repository (>= 0.6.3),
-               libclutter-dev (>= 1.0.0),
+               libclutter-1.0-dev (>= 1.0.0),
                libgtk2.0-dev (>= 2.10.0),
                libpango1.0-dev (>= 1.2.0),
                libgconf2-dev (>= 2.6.1-2),

Modified: packages/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/control.in?rev=20882&op=diff
==============================================================================
--- packages/unstable/mutter/debian/control.in [utf-8] (original)
+++ packages/unstable/mutter/debian/control.in [utf-8] Tue Aug 11 23:41:41 2009
@@ -8,7 +8,7 @@
                quilt,
                intltool (>= 0.34.90),
                gobject-introspection-repository (>= 0.6.3),
-               libclutter-dev (>= 1.0.0),
+               libclutter-1.0-dev (>= 1.0.0),
                libgtk2.0-dev (>= 2.10.0),
                libpango1.0-dev (>= 1.2.0),
                libgconf2-dev (>= 2.6.1-2),




More information about the pkg-gnome-commits mailing list