diff options
author | Richard Purdie <richard@openedhand.com> | 2006-11-21 12:15:23 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-11-21 12:15:23 +0000 |
commit | 4b647cde776260b809da5254aea1038dd5d865a3 (patch) | |
tree | add800cc33bce8e10786dab9f58e6c4b2aaa1db4 /meta/packages/gcalctool/gcalctool_5.7.32.bb | |
parent | b3b8d9ed94ea6cc713a4a0831bc3d5693c44429e (diff) | |
download | poky-4b647cde776260b809da5254aea1038dd5d865a3.tar.gz |
Various minor updates from OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@919 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gcalctool/gcalctool_5.7.32.bb')
-rw-r--r-- | meta/packages/gcalctool/gcalctool_5.7.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcalctool/gcalctool_5.7.32.bb b/meta/packages/gcalctool/gcalctool_5.7.32.bb index bad339482f..084b5e4c82 100644 --- a/meta/packages/gcalctool/gcalctool_5.7.32.bb +++ b/meta/packages/gcalctool/gcalctool_5.7.32.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LICENSE = "GPL" | 1 | LICENSE = "GPL" |
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | DEPENDS = "gtk+" | 3 | DEPENDS = "gtk+" |
4 | DESCRIPTION = "gcalctool is a powerful calculator | 4 | DESCRIPTION = "gcalctool is a powerful calculator" |
5 | PR = "r1" | 5 | PR = "r1" |
6 | 6 | ||
7 | SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \ | 7 | SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \ |