surpport seeking the recorded video
[vuplus_openembedded] / recipes / 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"