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" PR = "r13" SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \ - file://change-cross.patch;patch=1 \ - file://cleanup.patch;patch=1 \ + file://change-cross.patch \ + file://cleanup.patch \ file://dso_linking_change_build_fix.patch \ file://30xTs_Calibrate.sh" |