diff options
Diffstat (limited to 'meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb')
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb index b63db875d2..c8b42ab906 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb | |||
@@ -23,6 +23,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \ | |||
23 | SRC_URI[md5sum] = "c993402d407b0a3fc076f842ac1bc5c9" | 23 | SRC_URI[md5sum] = "c993402d407b0a3fc076f842ac1bc5c9" |
24 | SRC_URI[sha256sum] = "cfa8d82fc63be147045174bef074807e1e32ce8c6bf4dbd8fad49e260bcf6380" | 24 | SRC_URI[sha256sum] = "cfa8d82fc63be147045174bef074807e1e32ce8c6bf4dbd8fad49e260bcf6380" |
25 | 25 | ||
26 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/" | ||
27 | |||
26 | inherit autotools pkgconfig distro_features_check | 28 | inherit autotools pkgconfig distro_features_check |
27 | 29 | ||
28 | # The startup-notification requires x11 in DISTRO_FEATURES | 30 | # The startup-notification requires x11 in DISTRO_FEATURES |