Explorar el Código

update dependency

Waldemar Brodkorb hace 12 años
padre
commit
11ffcbcd55
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/xsetroot/Makefile

+ 1 - 1
package/xsetroot/Makefile

@@ -10,7 +10,7 @@ PKG_MD5SUM:=		5097ed5bbe1c621ee12950019f71de02
 PKG_DESCR:=		set root window
 PKG_SECTION:=		x11/apps
 PKG_DEPENDS:=		libx11 libxmu libxcursor
-PKG_BUILDDEP:=		xbitmaps libXcursor
+PKG_BUILDDEP:=		xbitmaps libXcursor libXmu
 PKG_SITES:=		${MASTER_SITE_XORG}
 
 include $(TOPDIR)/mk/package.mk