diff options
-rw-r--r-- | packages/freesmartphone/task-pyneo.bb | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/packages/freesmartphone/task-pyneo.bb b/packages/freesmartphone/task-pyneo.bb deleted file mode 100644 index 751fd4c889..0000000000 --- a/packages/freesmartphone/task-pyneo.bb +++ /dev/null @@ -1,22 +0,0 @@ -DESCRIPTION = "Task for a FIC Neo SmartPhone environment" -LICENSE = "MIT" -SECTION = "devel/python" -PR = "r2" - -ALLOW_EMPTY = "1" - -RDEPENDS = "\ - matchbox-wm \ - ${XSERVER} \ - xserver-kdrive-common \ - xserver-nodm-init \ - xauth \ - xhost \ - xset \ - xrandr \ - \ - gsm0710muxd \ - pyneod \ - pyneog \ -" - |