diff options
author | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-02-23 17:40:54 +0000 |
---|---|---|
committer | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-02-23 17:40:54 +0000 |
commit | f555d41253441fc32d7e9f0cb46123e1e3a51e76 (patch) | |
tree | becb38f7e4eadae1e2fad108711da0fc89eddfb5 /libglade | |
parent | 6e83a5ce6daa965c963ceb3de7f4d735c92f7ead (diff) | |
download | opt-f555d41253441fc32d7e9f0cb46123e1e3a51e76.tar.gz opt-f555d41253441fc32d7e9f0cb46123e1e3a51e76.tar.xz |
stripped pkgconfig from dependency lists
Diffstat (limited to 'libglade')
-rw-r--r-- | libglade/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libglade/Pkgfile b/libglade/Pkgfile index af2b9c50a..84b54746c 100644 --- a/libglade/Pkgfile +++ b/libglade/Pkgfile @@ -1,7 +1,7 @@ # Description: library to load glade interface files in a program at runtime # URL: http://glade.gnome.org/ # Maintainer: Matt Housh, jaeger at morpheus dot net -# Depends on: glib, atk, gtk, libxml2, python, pkgconfig +# Depends on: glib, atk, gtk, libxml2, python # Group: gnome name=libglade |