aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/teleport/teleport_0.34.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/teleport/teleport_0.34.bb')
-rw-r--r--recipes/teleport/teleport_0.34.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/teleport/teleport_0.34.bb b/recipes/teleport/teleport_0.34.bb
index ce982c9490..3732254c9d 100644
--- a/recipes/teleport/teleport_0.34.bb
+++ b/recipes/teleport/teleport_0.34.bb
@@ -3,3 +3,5 @@ LICENSE = "GPL"
DESCRIPTION = "Teleport app"
DEPENDS = "gtk+ libgpewidget libdisplaymigration libgcrypt sqlite"
PRIORITY = "optional"
+
+SRC_URI += "file://makefile-fix.patch;patch=1"