mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
libical is required for kde framework kcalendar
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24063 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4544b2a617
commit
c06954d8fa
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
<!ENTITY day "03"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "01"> <!-- Always 2 digits -->
|
<!ENTITY month "01"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2021">
|
<!ENTITY year "2021">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "January 2nd, &year;">
|
<!ENTITY releasedate "January 3rd, &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||||
|
@ -85,6 +85,7 @@
|
|||||||
<xref linkend="giflib"/>,
|
<xref linkend="giflib"/>,
|
||||||
<xref linkend="libepoxy"/>,
|
<xref linkend="libepoxy"/>,
|
||||||
<xref linkend="libgcrypt"/>,
|
<xref linkend="libgcrypt"/>,
|
||||||
|
<xref linkend="libical"/>,
|
||||||
<xref linkend="libjpeg"/>,
|
<xref linkend="libjpeg"/>,
|
||||||
<xref linkend="libpng"/>,
|
<xref linkend="libpng"/>,
|
||||||
<xref linkend="libxslt"/>,
|
<xref linkend="libxslt"/>,
|
||||||
|
Loading…
Reference in New Issue
Block a user