diff options
Diffstat (limited to 'recipes/xtscal/xtscal_0.6.3.bb')
-rw-r--r-- | recipes/xtscal/xtscal_0.6.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xtscal/xtscal_0.6.3.bb b/recipes/xtscal/xtscal_0.6.3.bb index ba2c95e832..01aa007431 100644 --- a/recipes/xtscal/xtscal_0.6.3.bb +++ b/recipes/xtscal/xtscal_0.6.3.bb @@ -7,8 +7,8 @@ DEPENDS = "virtual/libx11 libxft libxcalibrate" PR = "r7" 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" inherit autotools |