summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb')
-rw-r--r--meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb
index c72860c8f5..981a073b5e 100644
--- a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb
+++ b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "gcalctool is a powerful calculator"
5PR = "r0" 5PR = "r0"
6 6
7SRC_URI = "http://download.gnome.org/sources/${PN}/5.8/${PN}-${PV}.tar.gz \ 7SRC_URI = "http://download.gnome.org/sources/${PN}/5.8/${PN}-${PV}.tar.gz \
8 file://fix-includedir.patch;patch=1" 8 file://fix-includedir.patch"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11