blob: 8755452c6790066bae92a2e18ba8d1348312c7e7 (
plain)
1
2
3
4
5
6
7
8
|
inherit gpe
LICENSE = "GPL"
DESCRIPTION = "Teleport app"
DEPENDS = "gtk+ libgpewidget libdisplaymigration libgcrypt sqlite"
PRIORITY = "optional"
SRC_URI += "file://makefile-fix.patch;patch=1"
|