diff options
author | Richard Purdie <richard@openedhand.com> | 2006-10-29 10:15:41 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-10-29 10:15:41 +0000 |
commit | df12f765ceee921134191dbf6badadf411499871 (patch) | |
tree | 1f8aec81d346b6e5bdbd87d3f46e1ba50aab0f95 /meta/packages/gtk+ | |
parent | 0fc3f6d434ffc2317914f5f700739e488e172ace (diff) | |
download | poky-df12f765ceee921134191dbf6badadf411499871.tar.gz |
Remove remaining MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@836 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk+')
-rw-r--r-- | meta/packages/gtk+/gtk+_2.10.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/gtk+/gtk+_2.10.0.bb b/meta/packages/gtk+/gtk+_2.10.0.bb index a502a30aec..4e8fcce21b 100644 --- a/meta/packages/gtk+/gtk+_2.10.0.bb +++ b/meta/packages/gtk+/gtk+_2.10.0.bb | |||
@@ -4,7 +4,6 @@ set of widgets, GTK+ is suitable for projects ranging from small one-off project | |||
4 | HOMEPAGE = "http://www.gtk.org" | 4 | HOMEPAGE = "http://www.gtk.org" |
5 | SECTION = "libs" | 5 | SECTION = "libs" |
6 | PRIORITY = "optional" | 6 | PRIORITY = "optional" |
7 | MAINTAINER = "Jorn Baayen <jorn@openedhand.com>" | ||
8 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cairo" | 7 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cairo" |
9 | PR = "r1" | 8 | PR = "r1" |
10 | 9 | ||