diff options
Diffstat (limited to 'recipes/libsexy/libsexy.inc')
-rw-r--r-- | recipes/libsexy/libsexy.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libsexy/libsexy.inc b/recipes/libsexy/libsexy.inc index fc9afbc4c6..b6eb92cfc6 100644 --- a/recipes/libsexy/libsexy.inc +++ b/recipes/libsexy/libsexy.inc @@ -6,7 +6,7 @@ SECTION = "x11/libs" DEPENDS = "gtk+ enchant libxml2" SRC_URI = "http://releases.chipx86.com/libsexy/${PN}/${PN}-${PV}.tar.gz \ - file://libsexy-pkgconfig-fixes.patch;apply=yes" + file://libsexy-pkgconfig-fixes.patch" inherit autotools pkgconfig |