diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2014-07-10 15:43:30 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2014-07-10 15:43:30 +1000 |
commit | b1c1058af19e3aa39e2832e691891a30fc682c2f (patch) | |
tree | 9b328952227ae5cc0b68faf13588b9d6ed0aa1a8 /gdk-pixbuf | |
parent | be187854ba32d84825004301db604c8107863bb6 (diff) | |
download | opt-b1c1058af19e3aa39e2832e691891a30fc682c2f.tar.gz opt-b1c1058af19e3aa39e2832e691891a30fc682c2f.tar.xz |
gdk-pixbuf: remove redundant dependencies
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r-- | gdk-pixbuf/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/Pkgfile b/gdk-pixbuf/Pkgfile index 27b0a6813..d7b008909 100644 --- a/gdk-pixbuf/Pkgfile +++ b/gdk-pixbuf/Pkgfile @@ -1,7 +1,7 @@ # Description: An image loading library for GTK+ # URL: http://www.gtk.org/ # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: glib, xorg-libx11, libpng, libtiff, libjpeg-turbo, gobject-introspection +# Depends on: gobject-introspection libpng libtiff xorg-libx11 name=gdk-pixbuf version=2.30.8 |