diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-11-08 17:22:54 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-11-08 17:22:54 +0000 |
commit | 800b4c1195be82d8db211a78c818e98c8107d63e (patch) | |
tree | f3930ba4369a67302983e0a8c4dcf989604751da /scripts/upd-instroot | |
parent | 08d70e8d7b6be67203a5fbef1841530561e2c961 (diff) | |
download | anaconda-800b4c1195be82d8db211a78c818e98c8107d63e.tar.gz anaconda-800b4c1195be82d8db211a78c818e98c8107d63e.tar.xz anaconda-800b4c1195be82d8db211a78c818e98c8107d63e.zip |
add libXrandr for new gtk
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 451491a82..1a2822049 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -514,6 +514,7 @@ usr/X11R6/lib/libXft* usr/X11R6/lib/libXi* usr/X11R6/lib/libXmu* usr/X11R6/lib/libXpm* +usr/X11R6/lib/libXrandr* usr/X11R6/lib/libXrender* usr/X11R6/lib/libXt* usr/X11R6/lib/modules/* |