aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/teleport/teleport_0.34.bb
blob: 3732254c9db2a4e39b2add8fc3dfe57326d0b45b (plain)
1
2
3
4
5
6
7
inherit gpe
LICENSE = "GPL"
DESCRIPTION = "Teleport app"
DEPENDS = "gtk+ libgpewidget libdisplaymigration libgcrypt sqlite"
PRIORITY = "optional"

SRC_URI += "file://makefile-fix.patch;patch=1"