diff options
author | Richard Purdie <richard@openedhand.com> | 2007-08-07 22:48:40 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-08-07 22:48:40 +0000 |
commit | 355b128de155316861708f15d42ec5c282e73c4d (patch) | |
tree | 4e3165e4fe392b7a6e7095d271c113cff68a717d /meta/packages/oprofile/oprofileui.inc | |
parent | 2fd340443cdb466daff7e053ebc7f5da909e12cb (diff) | |
download | poky-355b128de155316861708f15d42ec5c282e73c4d.tar.gz |
oprofile: 0.9.2 -> 0.9.3 (and make the default)
oprofileui: Switch to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2381 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oprofile/oprofileui.inc')
-rw-r--r-- | meta/packages/oprofile/oprofileui.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/oprofile/oprofileui.inc b/meta/packages/oprofile/oprofileui.inc index d1fc9c27e4..9fe000c560 100644 --- a/meta/packages/oprofile/oprofileui.inc +++ b/meta/packages/oprofile/oprofileui.inc | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "User interface for the OProfile tool" | |||
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi" | 4 | DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi" |
5 | PR = "r3" | ||
6 | 5 | ||
7 | inherit autotools pkgconfig | 6 | inherit autotools pkgconfig |
8 | 7 | ||