Browse Source

lsb-gtk: added gdk-pixbuf required byt gtk+ and xorg/composite

legacy/next/toolchain
Aldas Nabazas 14 years ago
parent
commit
6d5a489cdb
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      pkgsel.d/lsb-gtk.ask

+ 4
- 1
pkgsel.d/lsb-gtk.ask

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: target/linux-base/pkgsel.d/lsb-gtk.ask # Filename: target/linux-base/pkgsel.d/lsb-gtk.ask
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2008 - 2011 The OpenSDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
# #
@ -20,7 +20,10 @@ X atk
X pango X pango
# needed by gtk+ # needed by gtk+
X gdk-pixbuf
X cairo X cairo
X compositeproto
X libxcomposite
# needed by glib # needed by glib
X gettext X gettext

Loading…
Cancel
Save