diff options
Diffstat (limited to 'recipes/hsetroot/hsetroot_1.0.2.bb')
-rw-r--r-- | recipes/hsetroot/hsetroot_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hsetroot/hsetroot_1.0.2.bb b/recipes/hsetroot/hsetroot_1.0.2.bb index 0fc05fc3d1..3c63528596 100644 --- a/recipes/hsetroot/hsetroot_1.0.2.bb +++ b/recipes/hsetroot/hsetroot_1.0.2.bb @@ -4,7 +4,7 @@ RDEPENDS += "imlib2-loaders" LICENSE = "GPL" SRC_URI = "http://thegraveyard.org/files/hsetroot-${PV}.tar.gz \ - file://pkgconfigize-imlib.patch;patch=1" + file://pkgconfigize-imlib.patch;apply=yes" inherit autotools |