]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-calculator/gpe-calculator_0.2.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-calculator / gpe-calculator_0.2.bb
1 inherit gpe pkgconfig
2
3 DESCRIPTION = "A scientific calculator"
4 DEPENDS = "gtk+ libgpewidget"
5 SECTION = "gpe"
6 PRIORITY = "optional"
7 LICENSE = "GPL"
8
9 SRC_URI += "file://fix_makefile.patch;patch=1"