diff options
Diffstat (limited to 'packages/gpe-othello/gpe-othello_0.2-1.bb')
-rw-r--r-- | packages/gpe-othello/gpe-othello_0.2-1.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/gpe-othello/gpe-othello_0.2-1.bb b/packages/gpe-othello/gpe-othello_0.2-1.bb deleted file mode 100644 index 43d9a197f4..0000000000 --- a/packages/gpe-othello/gpe-othello_0.2-1.bb +++ /dev/null @@ -1,9 +0,0 @@ -inherit gpe - -DESCRIPTION = "An Othello clone using GTK, hacked from ugothello." -DEPENDS = "gtk+ libgpewidget gpe-icons" -SECTION = "gpe/games" -PRIORITY = "optional" -PR = "r1" - -SRC_URI += "file://fix-makefiles.patch;patch=1" |