add missing dependency libnotimpl to package gtk1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14490 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ab2eae1311
commit
85e3634c17
@ -38,7 +38,7 @@ define Package/gtk1
|
|||||||
CATEGORY:=Xorg
|
CATEGORY:=Xorg
|
||||||
SUBMENU:=framework
|
SUBMENU:=framework
|
||||||
TITLE:=GTK+ 1.2.10 package
|
TITLE:=GTK+ 1.2.10 package
|
||||||
DEPENDS:=+glib1 +libX11 +libXt
|
DEPENDS:=+glib1 +libX11 +libXt +libnotimpl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user