diff options
author | Richard Purdie <richard@openedhand.com> | 2007-04-03 22:34:42 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-04-03 22:34:42 +0000 |
commit | f02b48e02ce7d0c467a94eb898c23f16f80fe49d (patch) | |
tree | e68371ef1dd4db534d721166a6c8cf0fb18504ba /meta/packages/oprofile/oprofileui_svn.bb | |
parent | 0a158940043b5700813690c810b1ce9a31ad0c0d (diff) | |
download | poky-f02b48e02ce7d0c467a94eb898c23f16f80fe49d.tar.gz |
Add oprofileui
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1430 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oprofile/oprofileui_svn.bb')
-rw-r--r-- | meta/packages/oprofile/oprofileui_svn.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/oprofile/oprofileui_svn.bb b/meta/packages/oprofile/oprofileui_svn.bb new file mode 100644 index 0000000000..f82347cb56 --- /dev/null +++ b/meta/packages/oprofile/oprofileui_svn.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | require oprofileui-svn.inc | ||
2 | |||
3 | DEPENDS = "glib-2.0 gtk+ libglade" | ||
4 | |||