From: Felix Fietkau Date: Fri, 2 Jan 2009 02:28:45 +0000 (+0000) Subject: add missing dependency X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e12b5c1da06027c7f222550c2dc3aebeb869d0ab;p=openwrt%2Fsvn-archive%2Farchive.git add missing dependency SVN-Revision: 13810 --- diff --git a/lang/python-gnome-desktop2/Makefile b/lang/python-gnome-desktop2/Makefile index 9cf073d026..929ea6442c 100644 --- a/lang/python-gnome-desktop2/Makefile +++ b/lang/python-gnome-desktop2/Makefile @@ -37,7 +37,7 @@ define Package/python-gnome-desktop/Default CATEGORY:=Languages TITLE:=$(1) python bindings URL:=http://ftp.gnome.org/ - DEPENDS:=python-core $(2) + DEPENDS:=python-core python-gtk $(2) endef define Package/python-rsvg