diff options
Diffstat (limited to 'gpe-calculator')
-rw-r--r-- | gpe-calculator/gpe-calculator_0.2.bb | 0 | ||||
-rw-r--r-- | gpe-calculator/gpe-calculator_0.2.oe | 9 |
2 files changed, 0 insertions, 9 deletions
diff --git a/gpe-calculator/gpe-calculator_0.2.bb b/gpe-calculator/gpe-calculator_0.2.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-calculator/gpe-calculator_0.2.bb diff --git a/gpe-calculator/gpe-calculator_0.2.oe b/gpe-calculator/gpe-calculator_0.2.oe deleted file mode 100644 index 912d14ab73..0000000000 --- a/gpe-calculator/gpe-calculator_0.2.oe +++ /dev/null @@ -1,9 +0,0 @@ -inherit gpe pkgconfig - -DESCRIPTION = "A scientific calculator" -DEPENDS = "gtk+ libgpewidget" -SECTION = "gpe" -PRIORITY = "optional" -LICENSE = "GPL" - -SRC_URI += "file://fix_makefile.patch;patch=1" |