r20886 - in /packages/unstable/mutter/debian: control control.in
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Wed Aug 12 01:13:30 UTC 2009
Author: kov
Date: Wed Aug 12 01:13:30 2009
New Revision: 20886
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20886
Log:
Fix one more case of wrong naming for clutter dev
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=20886&op=diff
==============================================================================
--- packages/unstable/mutter/debian/control [utf-8] (original)
+++ packages/unstable/mutter/debian/control [utf-8] Wed Aug 12 01:13:30 2009
@@ -97,7 +97,7 @@
Architecture: any
Depends: ${misc:Depends},
libmutter-private0 (= ${binary:Version}),
- libclutter-dev (>= 1.0.0),
+ libclutter-1.0-dev (>= 1.0.0),
libgtk2.0-dev (>= 2.10.0-1)
Description: Development files for the Mutter window manager
Mutter is a small window manager, using GTK+ and Clutter to do
Modified: packages/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/control.in?rev=20886&op=diff
==============================================================================
--- packages/unstable/mutter/debian/control.in [utf-8] (original)
+++ packages/unstable/mutter/debian/control.in [utf-8] Wed Aug 12 01:13:30 2009
@@ -97,7 +97,7 @@
Architecture: any
Depends: ${misc:Depends},
libmutter-private0 (= ${binary:Version}),
- libclutter-dev (>= 1.0.0),
+ libclutter-1.0-dev (>= 1.0.0),
libgtk2.0-dev (>= 2.10.0-1)
Description: Development files for the Mutter window manager
Mutter is a small window manager, using GTK+ and Clutter to do
More information about the pkg-gnome-commits
mailing list