diff options
Diffstat (limited to 'meta/recipes-graphics/xrestop')
-rw-r--r-- | meta/recipes-graphics/xrestop/xrestop_0.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xrestop/xrestop_0.4.bb b/meta/recipes-graphics/xrestop/xrestop_0.4.bb index 1fd24503a7..915a375c18 100644 --- a/meta/recipes-graphics/xrestop/xrestop_0.4.bb +++ b/meta/recipes-graphics/xrestop/xrestop_0.4.bb | |||
@@ -13,4 +13,7 @@ DEPENDS = "libxres libxext virtual/libx11" | |||
13 | 13 | ||
14 | SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz" | 14 | SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "d8a54596cbaf037e62b80c4585a3ca9b" | ||
17 | SRC_URI[sha256sum] = "67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257" | ||
18 | |||
16 | inherit autotools | 19 | inherit autotools |