mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
moved gdk to gnome 1.4 libs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1416 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
bb83228678
commit
e50966a0b4
@ -8,7 +8,6 @@
|
||||
<!ENTITY % libglade SYSTEM "lib/libglade/libglade.ent">
|
||||
<!ENTITY % intltool SYSTEM "lib/intltool/intltool.ent">
|
||||
<!ENTITY % scrollkeeper SYSTEM "lib/scrollkeeper/scrollkeeper.ent">
|
||||
<!ENTITY % gdk SYSTEM "lib/gdk/gdk.ent">
|
||||
<!ENTITY % gtk-doc SYSTEM "lib/gtk-doc/gtk-doc.ent">
|
||||
<!ENTITY % linc SYSTEM "lib/linc/linc.ent">
|
||||
<!ENTITY % gnome-common SYSTEM "lib/gnome-common/gnome-common.ent">
|
||||
@ -46,7 +45,6 @@
|
||||
%libglade;
|
||||
%intltool;
|
||||
%scrollkeeper;
|
||||
%gdk;
|
||||
%gtk-doc;
|
||||
%linc;
|
||||
%gnome-common;
|
||||
@ -144,6 +142,7 @@
|
||||
<!ENTITY % orbit SYSTEM "otherlibs/orbit/orbit.ent">
|
||||
<!ENTITY % oaf SYSTEM "otherlibs/oaf/oaf.ent">
|
||||
<!ENTITY % gnome-libs SYSTEM "otherlibs/gnome-libs/gnome-libs.ent">
|
||||
<!ENTITY % gdk SYSTEM "otherlibs/gdk/gdk.ent">
|
||||
<!ENTITY % gconf-editor SYSTEM "other/gconf-editor/gconf-editor.ent">
|
||||
<!ENTITY % gnome-print SYSTEM "otherlibs/gnome-print/gnome-print.ent">
|
||||
<!ENTITY % libglade14 SYSTEM "otherlibs/libglade14/libglade14.ent">
|
||||
@ -160,6 +159,7 @@
|
||||
%orbit;
|
||||
%oaf;
|
||||
%gnome-libs;
|
||||
%gdk;
|
||||
%gnome-print;
|
||||
%libglade14;
|
||||
%gal;
|
||||
|
Loading…
Reference in New Issue
Block a user