From 71e3c6e4bed81abbc2856c278bd5d929cfd61224 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 23 Feb 2022 14:42:35 +0000 Subject: fixed additionals --- repo/system/dbus.xibuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repo/system/dbus.xibuild') diff --git a/repo/system/dbus.xibuild b/repo/system/dbus.xibuild index d65978e..96f6264 100644 --- a/repo/system/dbus.xibuild +++ b/repo/system/dbus.xibuild @@ -6,9 +6,9 @@ DEPS="elogind" PKG_VER=1.12.20 SOURCE=https://dbus.freedesktop.org/releases/dbus/dbus-$PKG_VER.tar.gz BOOTSCRIPTS=blfs-bootscripts-20210826 -ADDITIONAL=( +ADDITIONAL=" https://anduin.linuxfromscratch.org/BLFS/blfs-bootscripts/$BOOTSCRIPTS.tar.xz - ) + " DESC="A message bus system allowing applications to talk to one another" -- cgit v1.2.1