Changeset 2a1068f5


Ignore:
Timestamp:
08/18/2014 06:18:02 PM (10 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
43a3a17
Parents:
1a4bfbb
Message:

Copy libepoxy from systemd branch.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13946 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r1a4bfbb r2a1068f5  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 18th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[ken] - add libepoxy-1.2 from the systemd branch.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
    4655
    4756    <listitem>
  • packages.ent

    r1a4bfbb r2a1068f5  
    107107<!ENTITY libdbusmenu-qt-version       "0.9.2">
    108108<!ENTITY libdrm-version               "2.4.56">
     109<!ENTITY libepoxy-version             "1.2">
    109110<!ENTITY libesmtp-version             "1.0.6">
    110111<!ENTITY libffi-version               "3.1">
  • x/lib/lib.xml

    r1a4bfbb r2a1068f5  
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imlib2.xml"/>
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdrm.xml"/>
     50  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libepoxy.xml"/>
    5051  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libglade.xml"/>
    5152  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnotify.xml"/>
Note: See TracChangeset for help on using the changeset viewer.