diff options
Diffstat (limited to 'recipes/hsetroot/hsetroot_1.0.2.bb')
-rw-r--r-- | recipes/hsetroot/hsetroot_1.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/hsetroot/hsetroot_1.0.2.bb b/recipes/hsetroot/hsetroot_1.0.2.bb index 37dd91ade6..3d1f71c404 100644 --- a/recipes/hsetroot/hsetroot_1.0.2.bb +++ b/recipes/hsetroot/hsetroot_1.0.2.bb @@ -2,6 +2,7 @@ DESCRIPTION = "Yet another X Wallpaper Utility" DEPENDS += "imlib2 freetype zlib virtual/libx11 libxext" RDEPENDS_${PN} += "imlib2-loaders" LICENSE = "GPL" +PR = "r1" SRC_URI = "http://thegraveyard.org/files/hsetroot-${PV}.tar.gz \ file://pkgconfigize-imlib.patch" |