diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-10-30 03:32:15 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-10-30 03:32:15 +0000 |
commit | 7d018d0bb935efcb9c57550b312377b8a6d297e2 (patch) | |
tree | a4cb1ca324da3118e128b3349c399d112a24cb6d /packages/openmoko2 | |
parent | 113d446f1e5db3da857162e1ee082f04379023f9 (diff) | |
parent | c13a99e7e044586ac00355d858203fb50ca4838a (diff) |
merge of '1eca501d99b909ff783490fdac2b315cd05f4315'
and '4202065ccdf53efb3f2e35af2f07d2d55ee0aa27'
Diffstat (limited to 'packages/openmoko2')
-rw-r--r-- | packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb b/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb index 11e02ee56c..a02e05c1d2 100644 --- a/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb +++ b/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb @@ -1,7 +1,8 @@ DESCRIPTION = "Standard Gtk+ icon theme for the OpenMoko framework, QVGA edition" SECTION = "openmoko/base" +DEPENDS = "imagemagick-native librsvg-native" PV = "0.1.0+svnr${SRCREV}" -PR = "r1" +PR = "r2" inherit openmoko2 |