diff options
Diffstat (limited to 'meta/recipes-graphics/xtscal')
-rw-r--r-- | meta/recipes-graphics/xtscal/xtscal_0.6.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb b/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb index 75013a26c6..e6ccd047b1 100644 --- a/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb +++ b/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb | |||
@@ -15,8 +15,8 @@ DEPENDS = "virtual/libx11 libxft libxcalibrate" | |||
15 | PR = "r13" | 15 | PR = "r13" |
16 | 16 | ||
17 | SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \ | 17 | SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \ |
18 | file://change-cross.patch;patch=1 \ | 18 | file://change-cross.patch \ |
19 | file://cleanup.patch;patch=1 \ | 19 | file://cleanup.patch \ |
20 | file://dso_linking_change_build_fix.patch \ | 20 | file://dso_linking_change_build_fix.patch \ |
21 | file://30xTs_Calibrate.sh" | 21 | file://30xTs_Calibrate.sh" |
22 | 22 | ||