diff options
-rw-r--r-- | meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb index d24f666bc..dc909ed78 100644 --- a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb +++ b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb | |||
@@ -9,6 +9,8 @@ SRC_URI = "https://www.jwz.org/${BPN}/${BP}.tar.gz \ | |||
9 | file://0002-build-Do-not-build-po-files.patch \ | 9 | file://0002-build-Do-not-build-po-files.patch \ |
10 | file://0001-configure-Ignore-CONF_STATUS-for-gtk-and-openGL-need.patch \ | 10 | file://0001-configure-Ignore-CONF_STATUS-for-gtk-and-openGL-need.patch \ |
11 | " | 11 | " |
12 | MIRRORS += "https://www.jwz.org/${BPN} https://ftp.osuosl.org/pub/blfs/conglomeration/${BPN}" | ||
13 | |||
12 | SRC_URI[sha256sum] = "787014b29f0c5793ecc2d93e1109a049ff48ab0c29b851dab34f683ceef6b152" | 14 | SRC_URI[sha256sum] = "787014b29f0c5793ecc2d93e1109a049ff48ab0c29b851dab34f683ceef6b152" |
13 | 15 | ||
14 | DEPENDS = "intltool-native libx11 libxext libxt libxft libxi glib-2.0-native bc-native libpam jpeg" | 16 | DEPENDS = "intltool-native libx11 libxext libxt libxft libxi glib-2.0-native bc-native libpam jpeg" |